Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/13/2006 17:51:02
Module Name:	src
Committed By:	dyoung
Date:		Mon Nov 13 17:51:02 UTC 2006

Modified Files:
	src/sys/net: route.c

Log Message:
In rtalloc(), release our reference to the prior rtentry before
referencing a new rtentry.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/net/route.c

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