diff options
author | Martin Mares <mj@ucw.cz> | 1999-04-03 15:00:52 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-04-03 15:00:52 +0200 |
commit | 73c7bed168890399981f70e1d0be35d8cde01fed (patch) | |
tree | a1557afbf3e2c4dd212e282354f1218b97aba627 /sysdep/cf/linux-22.h | |
parent | fe662dfd782619fd6505a1456b973b2525ab6ebf (diff) | |
download | bird-73c7bed168890399981f70e1d0be35d8cde01fed.tar bird-73c7bed168890399981f70e1d0be35d8cde01fed.zip |
Defined CONFIG_SELF_CONSCIOUS whenever the kernel scanner is able
to distinguish between our own routes and alien ones.
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 966fb7c..a76cb1b 100644 --- a/sysdep/cf/linux-22.h +++ b/sysdep/cf/linux-22.h @@ -9,6 +9,7 @@ #define CONFIG_TOS #define CONFIG_AUTO_ROUTES #define CONFIG_ALL_MULTICAST +#define CONFIG_SELF_CONSCIOUS /* Link: sysdep/linux/netlink |