patch-1.3.32 linux/net/ipv4/ip.c
Next file: linux/scripts/ksymoops.cc
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index
-  Lines: 14
 -  Date:
Thu Oct  5 08:48:15 1995
 -  Orig file: 
v1.3.31/linux/net/ipv4/ip.c
 -  Orig date: 
Wed Oct  4 14:14:35 1995
 
diff -u --recursive --new-file v1.3.31/linux/net/ipv4/ip.c linux/net/ipv4/ip.c
@@ -1527,12 +1527,12 @@
 	unsigned char *ptr;	/* Data pointer */
 	unsigned long raddr;	/* Router IP address */
 	struct   options * opt	= (struct options*)skb->proto_priv;
+	int encap = 0;		/* Encap length */
 #ifdef CONFIG_IP_FIREWALL
 	int fw_res = 0;		/* Forwarding result */	
 #ifdef CONFIG_IP_MASQUERADE	
 	struct sk_buff *skb_in = skb;	/* So we can remember if the masquerader did some swaps */
 #endif
-	int encap = 0;		/* Encap length */
 	
 	/* 
 	 *	See if we are allowed to forward this.
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