patch-2.0.5 linux/net/ipv4/ip_output.c

Next file: linux/net/ipv4/ip_sockglue.c
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.4/linux/net/ipv4/ip_output.c linux/net/ipv4/ip_output.c
@@ -842,6 +842,8 @@
 						NULL, NULL, 0)>0)
 				skb->arp=1;
 		}
+		else
+			skb->arp = 1;
 		
 		/*
 		 *	Find where to start putting bytes.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov