1998-04-22 12:58:34 +00:00
|
|
|
/*
|
1999-03-27 22:51:05 +00:00
|
|
|
* Configuration for Linux 2.1/2.2 based systems without Netlink
|
1998-04-22 12:58:34 +00:00
|
|
|
*
|
1999-03-01 20:17:46 +00:00
|
|
|
* (c) 1998--1999 Martin Mares <mj@ucw.cz>
|
1998-04-22 12:58:34 +00:00
|
|
|
*
|
|
|
|
* Can be freely distributed and used under the terms of the GNU GPL.
|
|
|
|
*/
|
|
|
|
|
1998-05-26 21:44:54 +00:00
|
|
|
#define CONFIG_AUTO_ROUTES
|
|
|
|
#define CONFIG_ALL_MULTICAST
|
1999-04-03 13:00:52 +00:00
|
|
|
#undef CONFIG_SELF_CONSCIOUS
|
1999-05-21 14:29:44 +00:00
|
|
|
#undef CONFIG_MULTIPLE_TABLES
|
1998-05-15 07:56:13 +00:00
|
|
|
|
1999-03-27 22:51:05 +00:00
|
|
|
#define CONFIG_UNIX_IFACE
|
|
|
|
#define CONFIG_UNIX_SET
|
|
|
|
#define CONFIG_LINUX_SCAN
|
|
|
|
|
1998-05-15 07:56:13 +00:00
|
|
|
/*
|
|
|
|
Link: sysdep/linux
|
1999-01-10 00:18:32 +00:00
|
|
|
Link: sysdep/unix
|
1998-05-15 07:56:13 +00:00
|
|
|
*/
|