patch-1.3.60 linux/include/net/ip_forward.h
Next file: linux/include/net/ipx.h
Previous file: linux/include/net/ip.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Feb 7 08:55:42 1996
- Orig file:
v1.3.59/linux/include/net/ip_forward.h
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.59/linux/include/net/ip_forward.h linux/include/net/ip_forward.h
@@ -0,0 +1,10 @@
+#ifndef __NET_IP_FORWARD_H
+#define __NET_IP_FORWARD_H
+
+#define IPFWD_FRAGMENT 1
+#define IPFWD_LASTFRAG 2
+#define IPFWD_MASQUERADED 4
+#define IPFWD_MULTICASTING 8
+#define IPFWD_MULTITUNNEL 16
+
+#endif
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this