From 5f0e012dfa498bd1b67484532712a84d98ab76fd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 8 Aug 1995 16:32:14 +0000 Subject: Formerly config.h.~2~ --- pfinet/config.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'pfinet') diff --git a/pfinet/config.h b/pfinet/config.h index 946edbe4..17c41576 100644 --- a/pfinet/config.h +++ b/pfinet/config.h @@ -1,11 +1,28 @@ +#define __KERNEL__ +#define _HURD_ +#define ENONET ENETUNREACH + #define CONFIG_INET #define CONFIG_NET /* #undef CONFIG_INET_RARP */ #define 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 */ -- cgit v1.2.3