Subject: PR/22792 CVS commit: [netbsd-3] src/sys
To: None <mlelstv@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 01/08/2006 15:50:02
The following reply was made to PR kern/22792; it has been noted by GNATS.
From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/22792 CVS commit: [netbsd-3] src/sys
Date: Sun, 8 Jan 2006 15:48:46 +0000 (UTC)
Module Name: src
Committed By: riz
Date: Sun Jan 8 15:48:46 UTC 2006
Modified Files:
src/sys/net [netbsd-3]: if_gif.h
src/sys/netinet [netbsd-3]: in_gif.c
src/sys/netinet6 [netbsd-3]: in6_gif.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1092):
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.20.1 src/sys/net/if_gif.h
cvs rdiff -r1.41 -r1.41.2.1 src/sys/netinet/in_gif.c
cvs rdiff -r1.39 -r1.39.2.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.