patch-2.2.0-pre6 linux/include/net/ip_masq.h
Next file: linux/kernel/exit.c
Previous file: linux/include/net/br.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Jan  8 15:53:46 1999
-  Orig file: 
v2.2.0-pre5/linux/include/net/ip_masq.h
-  Orig date: 
Mon Oct  5 13:13:47 1998
diff -u --recursive --new-file v2.2.0-pre5/linux/include/net/ip_masq.h linux/include/net/ip_masq.h
@@ -48,7 +48,8 @@
 #define IP_MASQ_F_NO_SADDR	      0x0004	/* no sport set yet */
 #define IP_MASQ_F_NO_SPORT	      0x0008	/* no sport set yet */
 
-#define IP_MASQ_F_NO_REPLY	      0x0010	/* no reply yet from outside */
+#define IP_MASQ_F_DLOOSE	      0x0010	/* loose dest binding */
+#define IP_MASQ_F_NO_REPLY	      0x0080	/* no reply yet from outside */
 
 #define IP_MASQ_F_HASHED	      0x0100 	/* hashed entry */
 #define IP_MASQ_F_OUT_SEQ             0x0200	/* must do output seq adjust */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov