Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/20/1997 07:00:02
mikel
Wed Feb 19 22:59:33 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv980/src/sys/dev/ic

Modified Files:
	pdq_ifsubr.c 
Log Message:
make sure that packets are ours before passing them up if interface is
  in promiscuous mode; from Juergen Weiss in PR kern/3121.