Subject: CVS commit: [netbsd-1-5] src/sys/net
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 06/25/2003 09:26:13
Module Name:	src
Committed By:	msaitoh
Date:		Wed Jun 25 09:26:13 UTC 2003

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

Log Message:
Pullup reviosion 1.60 (requested by itojun in ticket #48):
  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.40.4.1 -r1.40.4.2 src/sys/net/rtsock.c

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