From 4b0d57e53120e404e00f7d252119e45288ceeb71 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 21 May 1999 14:29:44 +0000 Subject: Added CONFIG_MULTIPLE_TABLES whereever appropriate. --- sysdep/cf/linux-20.h | 1 + sysdep/cf/linux-21.h | 1 + sysdep/cf/linux-22.h | 1 + 3 files changed, 3 insertions(+) (limited to 'sysdep') 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 -- cgit v1.2.3