mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
Added CONFIG_MULTIPLE_TABLES whereever appropriate.
This commit is contained in:
parent
1c3c9dceb3
commit
4b0d57e531
@ -9,6 +9,7 @@
|
|||||||
#undef CONFIG_AUTO_ROUTES
|
#undef CONFIG_AUTO_ROUTES
|
||||||
#define CONFIG_ALL_MULTICAST
|
#define CONFIG_ALL_MULTICAST
|
||||||
#undef CONFIG_SELF_CONSCIOUS
|
#undef CONFIG_SELF_CONSCIOUS
|
||||||
|
#undef CONFIG_MULTIPLE_TABLES
|
||||||
|
|
||||||
#define CONFIG_UNIX_IFACE
|
#define CONFIG_UNIX_IFACE
|
||||||
#define CONFIG_UNIX_SET
|
#define CONFIG_UNIX_SET
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
#define CONFIG_AUTO_ROUTES
|
#define CONFIG_AUTO_ROUTES
|
||||||
#define CONFIG_ALL_MULTICAST
|
#define CONFIG_ALL_MULTICAST
|
||||||
#undef CONFIG_SELF_CONSCIOUS
|
#undef CONFIG_SELF_CONSCIOUS
|
||||||
|
#undef CONFIG_MULTIPLE_TABLES
|
||||||
|
|
||||||
#define CONFIG_UNIX_IFACE
|
#define CONFIG_UNIX_IFACE
|
||||||
#define CONFIG_UNIX_SET
|
#define CONFIG_UNIX_SET
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
#define CONFIG_AUTO_ROUTES
|
#define CONFIG_AUTO_ROUTES
|
||||||
#define CONFIG_ALL_MULTICAST
|
#define CONFIG_ALL_MULTICAST
|
||||||
#define CONFIG_SELF_CONSCIOUS
|
#define CONFIG_SELF_CONSCIOUS
|
||||||
|
#define CONFIG_MULTIPLE_TABLES 256
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Link: sysdep/linux/netlink
|
Link: sysdep/linux/netlink
|
||||||
|
Loading…
Reference in New Issue
Block a user