Added CONFIG_MULTIPLE_TABLES whereever appropriate.
This commit is contained in:
parent
1c3c9dceb3
commit
4b0d57e531
3 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#undef CONFIG_AUTO_ROUTES
|
||||
#define CONFIG_ALL_MULTICAST
|
||||
#undef CONFIG_SELF_CONSCIOUS
|
||||
#undef CONFIG_MULTIPLE_TABLES
|
||||
|
||||
#define CONFIG_UNIX_IFACE
|
||||
#define CONFIG_UNIX_SET
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#define CONFIG_AUTO_ROUTES
|
||||
#define CONFIG_ALL_MULTICAST
|
||||
#undef CONFIG_SELF_CONSCIOUS
|
||||
#undef CONFIG_MULTIPLE_TABLES
|
||||
|
||||
#define CONFIG_UNIX_IFACE
|
||||
#define CONFIG_UNIX_SET
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#define CONFIG_AUTO_ROUTES
|
||||
#define CONFIG_ALL_MULTICAST
|
||||
#define CONFIG_SELF_CONSCIOUS
|
||||
#define CONFIG_MULTIPLE_TABLES 256
|
||||
|
||||
/*
|
||||
Link: sysdep/linux/netlink
|
||||
|
|
Loading…
Reference in a new issue