Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Sep 1999 00:05:54 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Greg Lehey <grog@lemis.com>
Cc:        Brian Somers <brian@Awfulhak.org>, "Jordan K. Hubbard" <jkh@FreeBSD.org>, 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) 
Message-ID:  <31641.936137154@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 01 Sep 1999 07:28:19 %2B0930." <19990901072818.Q13904@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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<POINTOPOINT,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31641.936137154>