Subject: CVS commit: [netbsd-1-6] src/sys/net
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/24/2003 09:55:39
Module Name:	src
Committed By:	grant
Date:		Tue Jun 24 09:55:39 UTC 2003

Modified Files:
	src/sys/net [netbsd-1-6]: rtsock.c

Log Message:
Pull up revision 1.61 (requested by itojun in ticket #1336):

recover code that requires exact match on rtm_change/lock (lost in
1.16). without it "route change X" would change less-specific route by
mistake.  reported by jinmei@kame


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.55.10.1 src/sys/net/rtsock.c

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