Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2001 22:43:56
Module Name: syssrc
Committed By: he
Date: Tue Mar 13 20:43:56 UTC 2001
Modified Files:
syssrc/sys/dev/ic [netbsd-1-5]: rtl81x9.c
Log Message:
Pull up revision 1.28 (requested by tsutsui):
Handle allmulti case correctly as a NetBSD network driver;
if we are requested range of multicast address or too many
multicast address, program multicast filter to receive all
multicast address. And set/clear IFF_ALLMULTI flag properly.
To generate a diff of this commit:
cvs rdiff -r1.11.4.3 -r1.11.4.4 syssrc/sys/dev/ic/rtl81x9.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.