summaryrefslogtreecommitdiff
path: root/pfinet/config.h
blob: eb8314effdfd4acba2e085894000f47c9d8db794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#define __KERNEL__
#define _HURD_
#define ENONET ENETUNREACH

#define CONFIG_INET
#define CONFIG_NET

/* #undef CONFIG_INET_RARP */
/* #undef CONFIG_IP_MULTICAST */
/* #undef CONFIG_IP_FORWARD */
/* #undef CONFIG_IP_FIREWALL */
/* #undef CONFIG_IP_FIREWALL_DEBUG */
/* #undef CONFIG_IP_FIREWALL_VERBOSE */
/* #undef DEBUG_CONFIG_IP_FIREWALL */
/* #undef CONFIG_IP_ACCT */

/* #undef CONFIG_SKB_CHECK */

/* #undef CONFIG_TCP_NAGLE_OFF */
/* #undef CONFIG_AX25 */
/* #undef CONFIG_IPX */
/* #undef CONFIG_ATALK */
/* #undef CONFIG_SLAVE_BALANCING */

/* #undef CONFIG_INET_PCTCP */
/* #undef CONFIG_INET_SNARL */

/* #undef CONFIG_I_AM_A_BROKEN_BSD_WEENIE */