1998-04-22 20:58:34 +08:00
|
|
|
/*
|
|
|
|
* Configuration for Linux 2.1 based systems
|
|
|
|
*
|
|
|
|
* (c) 1998 Martin Mares <mj@ucw.cz>
|
|
|
|
*
|
|
|
|
* Can be freely distributed and used under the terms of the GNU GPL.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define CONFIG_TOS
|
|
|
|
#define CONFIG_MULTIPATH
|
|
|
|
#define CONFIG_NETLINK
|
1998-05-27 05:44:54 +08:00
|
|
|
#define CONFIG_AUTO_ROUTES
|
|
|
|
#define CONFIG_ALL_MULTICAST
|
1998-05-15 15:56:13 +08:00
|
|
|
|
|
|
|
/*
|
|
|
|
Link: sysdep/linux
|
|
|
|
*/
|