Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/net
Module Name: syssrc
Committed By: lukem
Date: Tue Jul 30 01:38:34 UTC 2002
Modified Files:
syssrc/sys/net [netbsd-1-6]: if_tun.c
Log Message:
Pull up revision 1.52 (requested by atatat in ticket #572):
Make tun interfaces perform auto-creation. This means that if a
program opens /dev/tun# and tun# has not been SIOCIFCREATE'd already,
it will be SIOCIFCREATE'd automatically. FreeBSD's tun interfaces
behave in a somewhat similar fashion.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.51.6.1 syssrc/sys/net/if_tun.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index