mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
frr: add package
in place replacement for quagga Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
--- a/lib/prefix.h 2017-12-03 22:02:41.642317377 +0200
|
||||
+++ b/lib/prefix.h 2017-12-03 22:03:30.011320262 +0200
|
||||
@@ -24,12 +24,12 @@
|
||||
|
||||
#ifdef SUNOS_5
|
||||
#include <sys/ethernet.h>
|
||||
-#else
|
||||
+/*#else
|
||||
#ifdef GNU_LINUX
|
||||
#include <net/ethernet.h>
|
||||
#else
|
||||
#include <netinet/if_ether.h>
|
||||
-#endif
|
||||
+#endif*/
|
||||
#endif
|
||||
#include "sockunion.h"
|
||||
#include "ipaddr.h"
|
||||
Reference in New Issue
Block a user