patch-1.3.60 linux/include/linux/ip_fw.h
Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/if_ether.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Feb 7 14:04:11 1996
- Orig file:
v1.3.59/linux/include/linux/ip_fw.h
- Orig date:
Fri Nov 17 08:42:28 1995
diff -u --recursive --new-file v1.3.59/linux/include/linux/ip_fw.h linux/include/linux/ip_fw.h
@@ -105,7 +105,9 @@
#define IP_FW_F_ICMPRPL 0x100 /* Send back icmp unreachable packet */
#define IP_FW_F_MASQ 0x200 /* Masquerading */
#define IP_FW_F_TCPACK 0x400 /* For tcp-packets match if ACK is set*/
-#define IP_FW_F_MASK 0x7FF /* All possible flag bits mask */
+#define IP_FW_F_APPEND 0x800 /* Dont try to guess placement */
+
+#define IP_FW_F_MASK 0xFFF /* All possible flag bits mask */
/*
* New IP firewall options for [gs]etsockopt at the RAW IP level.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this