Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/01/2008 14:39:58
Module Name: src
Committed By: riz
Date: Fri Feb 1 14:39:58 UTC 2008
Modified Files:
src/sys/dev/pci [netbsd-4]: if_bnx.c
Log Message:
Pull up following revision(s) (requested by dyoung in ticket #1011):
sys/dev/pci/if_bnx.c: revision 1.11
Reprogram multicast filter after SIOCADDMULTI / SIOCDELMULTI.
Fixes IPv6 stateless address configuration problems reported on
tech-net@. Patch tested and found to work by Martti Kuparinen.
To generate a diff of this commit:
cvs rdiff -r1.1.4.5 -r1.1.4.6 src/sys/dev/pci/if_bnx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.