Subject: PR/22792 CVS commit: [netbsd-2] src/sys
To: None <mlelstv@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 01/09/2006 13:15:04
The following reply was made to PR kern/22792; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/22792 CVS commit: [netbsd-2] src/sys
Date: Mon,  9 Jan 2006 13:12:03 +0000 (UTC)

 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.