Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/15/1999 20:37:00
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Sep 16 03:37:00 UTC 1999

Modified Files:
	basesrc [netbsd-1-4]: CHANGES-1.4.2
	syssrc/sys/dev/ic [netbsd-1-4]: smc91cxx.c

Log Message:
pullup changes 1.17->1.19.

Avoid multicast packet loopback from itself during promiscuous mode.
This makes the driver behave as IFF_SIMPLEX interface in all cases.


To generate a diff of this commit:
cvs rdiff -r1.1.2.23 -r1.1.2.24 basesrc/CHANGES-1.4.2
cvs rdiff -r1.16 -r1.16.2.1 syssrc/sys/dev/ic/smc91cxx.c

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