Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/26/2000 06:38:15
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Apr 26 13:38:15 UTC 2000

Modified Files:
	syssrc/sys/net: if.c

Log Message:
ifa_ifwithnet(): for the netatalk case, don't blindly return the first match
but try to find a exact match first. Closes kern/9957.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/net/if.c

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