Date: Tue, 07 Dec 2004 11:18:15 +0100 From: Andre Oppermann <andre@freebsd.org> To: SUZUKI Shinsuke <suz@crl.hitachi.co.jp> Cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c Message-ID: <41B58367.EB32CF1@freebsd.org> References: <200412061902.iB6J2hJ6000543@repoman.freebsd.org> <x7fz2i7la1.wl%suz@crl.hitachi.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
SUZUKI Shinsuke wrote: > > >>>>> On Mon, 6 Dec 2004 19:02:43 +0000 (UTC) > >>>>> glebius@FreeBSD.org(Gleb Smirnoff) said: > > > - Make route cacheing optional, configurable via IFF_LINK0 flag. > > - Turn it off by default. > > Revision Changes Path > > 1.27 +6 -0 src/sys/netinet/in_gif.c > > Three comments, and one proposal. > > - please comment this change in share/man/man4/gif.4 > > - you need the same fix to sys/netinet6/in6_gif.c (for IPv4 over IPv6 > tunnel) > > - it seems like sys/net/if_stf.c also needs the similar fix > (I haven't confirmed it though, I'll check it later) > > - Here's a patch to update route cache periodically, to prevent > unexpected gif failure due to a stale route cache. Is it okay to > commit it together with your change? I hope to remove the ability to have pointers into the routing table before 6.0 release. -- Andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B58367.EB32CF1>