Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/18/2001 00:47:59
Module Name: syssrc
Committed By: thorpej
Date: Fri Aug 17 21:47:59 UTC 2001
Modified Files:
syssrc/sys/netinet: if_arp.c
Log Message:
Permit weaker interface matches for incoming ARP packets if the packet was
received on an interface that is part of a bridge and we find an ifaddr on
an interface that is part of the same bridge.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/netinet/if_arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.