Subject: CVS commit: [netbsd-2] src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/09/2006 13:12:03
Module Name:	src
Committed By:	tron
Date:		Mon Jan  9 13:12:03 UTC 2006

Modified Files:
	src/sys/net [netbsd-2]: if_gif.h
	src/sys/netinet [netbsd-2]: in_gif.c
	src/sys/netinet6 [netbsd-2]: in6_gif.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #10214):
	sys/netinet6/in6_gif.c: revision 1.43
	sys/netinet/in_gif.c: revision 1.45
	sys/net/if_gif.h: revision 1.11
expire cached route. Fixes PR 22792.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.12.1 src/sys/net/if_gif.h
cvs rdiff -r1.34 -r1.34.4.1 src/sys/netinet/in_gif.c
cvs rdiff -r1.37 -r1.37.4.1 src/sys/netinet6/in6_gif.c

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