diff options
author | Martin Mares <mj@ucw.cz> | 1999-05-21 14:29:44 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-05-21 14:29:44 +0000 |
commit | 4b0d57e53120e404e00f7d252119e45288ceeb71 (patch) | |
tree | d7173b72f33c5447ee43786220917a4ea8d48fd5 /sysdep/cf/linux-22.h | |
parent | 1c3c9dceb385198199c6c0190f3011d106142b67 (diff) |
Added CONFIG_MULTIPLE_TABLES whereever appropriate.
Diffstat (limited to 'sysdep/cf/linux-22.h')
-rw-r--r-- | sysdep/cf/linux-22.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/cf/linux-22.h b/sysdep/cf/linux-22.h index 53ce67cf..0a062dce 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 |