summaryrefslogtreecommitdiffstats
path: root/sysdep/cf
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-05-21 16:29:44 +0200
committerMartin Mares <mj@ucw.cz>1999-05-21 16:29:44 +0200
commit4b0d57e53120e404e00f7d252119e45288ceeb71 (patch)
treed7173b72f33c5447ee43786220917a4ea8d48fd5 /sysdep/cf
parent1c3c9dceb385198199c6c0190f3011d106142b67 (diff)
downloadbird-4b0d57e53120e404e00f7d252119e45288ceeb71.tar
bird-4b0d57e53120e404e00f7d252119e45288ceeb71.zip
Added CONFIG_MULTIPLE_TABLES whereever appropriate.
Diffstat (limited to 'sysdep/cf')
-rw-r--r--sysdep/cf/linux-20.h1
-rw-r--r--sysdep/cf/linux-21.h1
-rw-r--r--sysdep/cf/linux-22.h1
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