From owner-cvs-all Tue Aug 31 15: 7:45 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 711E9152ED; Tue, 31 Aug 1999 15:07:34 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id AAA31643; Wed, 1 Sep 1999 00:05:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Greg Lehey Cc: Brian Somers , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Now you see it, now you don't (was: cvs commit: src/usr.sbin/ppp Makefile) In-reply-to: Your message of "Wed, 01 Sep 1999 07:28:19 +0930." <19990901072818.Q13904@freebie.lemis.com> Date: Wed, 01 Sep 1999 00:05:54 +0200 Message-ID: <31641.936137154@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990901072818.Q13904@freebie.lemis.com>, Greg Lehey writes: >> >> Uhm, sorry, wasn't paying attention there: The tun device is created >> when you open it, Ie: >> >> rover# date < /dev/tun0 >> Tue Aug 31 21:35:05 GMT 1999 >> rover# ifconfig -a >> [...] >> tun0: flags=8010 mtu 1500 >> rover# > >Huh? Since when does that happen? None of the boxes I have running >behave like this. Or am I opening the in some mysterious way? For >example, I have Since the "cloning" change to the if_tun driver, which made it unneeded to preconfigure the number of tun devices in your kernel config. A similar change was made to bpf and pty. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message