Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 09/21/1999 20:25:18
Module Name:	syssrc
Committed By:	cgd
Date:		Wed Sep 22 03:25:17 UTC 1999

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-4]: if_vr.c

Log Message:
pull up rev 1.26 from trunk (requested by thorpej):
  Fix packet reception in promiscuous mode: compare the Ethernet
  destination address against our station address if it's not a
  multicast packet.  Fixes a redirect storm problem.


To generate a diff of this commit:
cvs rdiff -r1.19.2.2 -r1.19.2.3 syssrc/sys/dev/pci/if_vr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.