patch-2.4.22 linux-2.4.22/net/ipv4/netfilter/arp_tables.c

Next file: linux-2.4.22/net/ipv4/netfilter/arpt_mangle.c
Previous file: linux-2.4.22/net/ipv4/netfilter/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/ipv4/netfilter/arp_tables.c linux-2.4.22/net/ipv4/netfilter/arp_tables.c
@@ -136,6 +136,7 @@
 		dprintf("ARP hardware address length mismatch.\n");
 		dprintf("ar_hln: %02x info->arhln: %02x info->arhln_mask: %02x\n",
 			arphdr->ar_hln, arpinfo->arhln, arpinfo->arhln_mask);
+		return 0;
 	}
 
 	src_devaddr = arpptr;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)