2.2.0-pre5 ip_masq not compile

Andrea Arcangeli (andrea@e-mind.com)
Thu, 7 Jan 1999 14:45:16 +0100 (CET)


I guess you forget to diff include/net/ip_masq.h. This allow me to compile
2.2.0-pre5.

Index: include/net//ip_masq.h
===================================================================
RCS file: /var/cvs/linux/include/net/ip_masq.h,v
retrieving revision 1.1.1.1.2.2
diff -u -r1.1.1.1.2.2 ip_masq.h
--- ip_masq.h 1998/12/17 14:44:39 1.1.1.1.2.2
+++ ip_masq.h 1999/01/07 13:43:36
@@ -57,6 +57,7 @@
#define IP_MASQ_F_MPORT 0x1000 /* own mport specified */
#define IP_MASQ_F_USER 0x2000 /* from uspace */

+#define IP_MASQ_F_DLOOSE 0x4000 /* ?? */
/*
* Delta seq. info structure
* Each MASQ struct has 2 (output AND input seq. changes).

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/