Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/23/2007 06:10:40
Module Name: src
Committed By: dyoung
Date: Fri Feb 23 06:10:40 UTC 2007
Modified Files:
src/sys/net: if_gre.c
Log Message:
If we enter gre_output() without a route in the cache, call
rtcache_init() to try to fill the cache. rtcache_check() was not
sufficient.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/net/if_gre.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.