Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/28/2000 10:15:28
Module Name:	syssrc
Committed By:	enami
Date:		Thu Sep 28 07:15:28 UTC 2000

Modified Files:
	syssrc/sys/net: if_ether.h if_ethersubr.c

Log Message:
Factor out and give a name to the common functionality to translate
sockaddr which represents a multicast address into an Ethernet address
or range of Etherenet addresses.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/net/if_ether.h
cvs rdiff -r1.59 -r1.60 syssrc/sys/net/if_ethersubr.c

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