patch-1.3.96 linux/net/bridge/br.c

Next file: linux/net/core/dev.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -1065,6 +1065,8 @@
 		return(0);
 
 	port = find_port(skb->dev);
+	
+	skb->arp = 1;		/* Received frame so it is resolved */
 	skb->h.raw = skb->mac.raw;
 	if (br_stats.flags & BR_DEBUG)
 		printk("port %i src %02x:%02x:%02x:%02x:%02x:%02x\

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