Date: Sat, 8 Mar 2003 11:32:50 -0600 From: Jonathan Lemon <jlemon@flugsvamp.com> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: Makoto Matsushita <matusita@jp.FreeBSD.org>, jlemon@FreeBSD.org, brian@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_tun.c Message-ID: <20030308113250.H61787@flugsvamp.com> In-Reply-To: <ygek7f993b8.wl%ume@mahoroba.org>; from ume@mahoroba.org on Sun, Mar 09, 2003 at 02:27:23AM %2B0900 References: <200303081626.h28GQZjZ094534@repoman.freebsd.org> <20030309014439Q.matusita@jp.FreeBSD.org> <20030308110805.G61787@flugsvamp.com> <ygek7f993b8.wl%ume@mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 09, 2003 at 02:27:23AM +0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Sat, 8 Mar 2003 11:08:05 -0600 > >>>>> Jonathan Lemon <jlemon@flugsvamp.com> said: > > jlemon> On Sun, Mar 09, 2003 at 01:44:39AM +0900, Makoto Matsushita wrote: > > > > Just a question. > > > > jlemon> Modified files: > > jlemon> sys/net if_tun.c > > jlemon> Log: > > jlemon> The tun driver is INET only. > > > > Doesn't this change disable IPv6 support of ppp(8)? > > jlemon> Perhaps I goofed, but parts of the code (like tuninit()) certainly > jlemon> seem to indicate that the driver is already INET-only. > > The code you mentioned has precondition. Can ppp(8) support IPv6 with > any obstruction for IPv6 in if_tun? I'm not sure. However, I've backed the change out, and the current level of support should be identical to the historic behavior. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030308113250.H61787>