patch-2.1.104 linux/include/linux/ip_fw.h
Next file: linux/include/linux/ipx.h
Previous file: linux/include/linux/delay.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jun  4 23:33:29 1998
-  Orig file: 
v2.1.103/linux/include/linux/ip_fw.h
-  Orig date: 
Thu May 14 19:47:43 1998
diff -u --recursive --new-file v2.1.103/linux/include/linux/ip_fw.h linux/include/linux/ip_fw.h
@@ -60,7 +60,7 @@
 #define IP_FW_F_MARKABS	0x0008  /* Set the mark to fw_mark, not add. */
 #define IP_FW_F_WILDIF	0x0010  /* Need only match start of interface name. */
 #define IP_FW_F_NETLINK 0x0020  /* Redirect to netlink: 2.1.x only */
-#define IP_FW_F_MASK	0x002F	/* All possible flag bits mask   */
+#define IP_FW_F_MASK	0x003F	/* All possible flag bits mask   */
 
 /* Values for "fw_invflg" field. */
 #define IP_FW_INV_SRCIP 0x0001  /* Invert the sense of fw_src. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov