patch-2.0.24 linux/net/ipv4/ip_forward.c
Next file: linux/net/ipv4/ip_fragment.c
Previous file: linux/net/ipv4/igmp.c
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Wed Oct 30 03:42:42 1996
-  Orig file: 
v2.0.23/linux/net/ipv4/ip_forward.c
-  Orig date: 
Sat Oct 19 10:06:12 1996
diff -u --recursive --new-file v2.0.23/linux/net/ipv4/ip_forward.c linux/net/ipv4/ip_forward.c
@@ -230,9 +230,10 @@
 
 		/* This is for ip encap. Anand, ernet.*/
 
-		if (is_frag&IPFWD_MULTITUNNEL) {
+		if (is_frag&IPFWD_MULTITUNNEL)
+		{
 			encap=20;
-				}
+		}
 	}
 	else
 	{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov