Subject: Re: CVS commit: syssrc
To: None <tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 05/24/2001 17:13:51
>Module Name:	syssrc
>Committed By:	itojun
>Date:		Thu May 24 08:06:05 UTC 2001
>
>Modified Files:
>	syssrc/sys/dev/ic: an.c
>
>Log Message:
>correct multicast filter handling.  without this, we cannot run IPv6 on an*.
>
>To generate a diff of this commit:
>cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/an.c

	not sure if we need a call to an_init() to adjust promisc mode, and/or
	multicast filter. (is there any?)

itojun