diff options
Diffstat (limited to 'sysdep/cf')
-rw-r--r-- | sysdep/cf/linux-20.h | 1 | ||||
-rw-r--r-- | sysdep/cf/linux-21.h | 1 | ||||
-rw-r--r-- | sysdep/cf/linux-22.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/sysdep/cf/linux-20.h b/sysdep/cf/linux-20.h index 9d513e2..5fc440c 100644 --- a/sysdep/cf/linux-20.h +++ b/sysdep/cf/linux-20.h @@ -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 diff --git a/sysdep/cf/linux-21.h b/sysdep/cf/linux-21.h index f9ad830..34e8183 100644 --- a/sysdep/cf/linux-21.h +++ b/sysdep/cf/linux-21.h @@ -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 diff --git a/sysdep/cf/linux-22.h b/sysdep/cf/linux-22.h index 53ce67c..0a062dc 100644 --- a/sysdep/cf/linux-22.h +++ b/sysdep/cf/linux-22.h @@ -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 |