Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/29/2007 05:59:30
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 29 05:59:30 UTC 2007

Modified Files:
	src/sys/netinet: ip_output.c

Log Message:
In ip_setmoptions(), don't leave a route cache (struct route) on
the stack if we exit with EADDRNOTAVAIL.


To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 src/sys/netinet/ip_output.c

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