Date: Sat, 8 Mar 2003 11:08:05 -0600 From: Jonathan Lemon <jlemon@flugsvamp.com> To: Makoto Matsushita <matusita@jp.FreeBSD.org> Cc: 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: <20030308110805.G61787@flugsvamp.com> In-Reply-To: <20030309014439Q.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Sun, Mar 09, 2003 at 01:44:39AM %2B0900 References: <200303081626.h28GQZjZ094534@repoman.freebsd.org> <20030309014439Q.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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)? Perhaps I goofed, but parts of the code (like tuninit()) certainly seem to indicate that the driver is already INET-only. -- 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?20030308110805.G61787>