Subject: CVS commit: [netbsd-2-0] src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2005 17:12:07
Module Name:	src
Committed By:	he
Date:		Wed Apr  6 17:12:07 UTC 2005

Modified Files:
	src/sys/arch/sgimips/hpc [netbsd-2-0]: if_sq.c

Log Message:
Pull up revision 1.21 (requested by thorpej in ticket #939):
  When adding or deleting multicast addresses, only change
  the address filter if the interface is marked RUNNING.
  Fixes PR#27678.
Dragged along for the benefit of ticket #1054 which will be committed shortly.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.2.1 src/sys/arch/sgimips/hpc/if_sq.c

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