From 42109ab3c2bb6e5787ad2beecbf5cfa7fdd79e48 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 8 Aug 1995 15:36:42 +0000 Subject: Initial revision --- pfinet/config.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pfinet/config.h diff --git a/pfinet/config.h b/pfinet/config.h new file mode 100644 index 00000000..946edbe4 --- /dev/null +++ b/pfinet/config.h @@ -0,0 +1,11 @@ +#define CONFIG_INET +#define CONFIG_NET + +/* #undef CONFIG_INET_RARP */ +#define CONFIG_IP_MULTICAST + + +/* #undef CONFIG_TCP_NAGLE_OFF */ +/* #undef CONFIG_AX25 */ +/* #undef CONFIG_IPX */ +/* #undef CONFIG_ATALK */ -- cgit v1.2.3