Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/30/2000 05:51:06
Module Name:	syssrc
Committed By:	he
Date:		Sun Apr 30 12:51:06 UTC 2000

Modified Files:
	syssrc/sys/net [netbsd-1-4]: if.c

Log Message:
Pull up revision 1.62 (via patch, requested by bouyer):
  Fix ifa_ifwithnet() for the netatalk case to properly return the
  best match and not the first match.  Makes netatalk work again
  on networks without AppleTalk routers.  Fixes PR#9957.


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

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