summaryrefslogtreecommitdiff
path: root/pfinet/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pfinet/config.h')
-rw-r--r--pfinet/config.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/pfinet/config.h b/pfinet/config.h
new file mode 100644
index 00000000..eb8314ef
--- /dev/null
+++ b/pfinet/config.h
@@ -0,0 +1,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 */