index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_tun.c
Age
Commit message (
Expand
)
Author
1997-07-24
reindent
Theo de Raadt
1997-07-23
add atalk
Michael Shalayeff
1997-02-14
limit writes to ifp->if_mtu not TUNMTU
Theo de Raadt
1996-06-17
bad splx, bad bad bad
Theo de Raadt
1996-06-02
Fix accident in last commit
Niklas Hallqvist
1996-06-02
shut up GCC -Wall about /* inside a comment
Niklas Hallqvist
1996-05-27
if_name -> if_xname
Theo de Raadt
1996-05-16
drom NetBSD PR#2411:
Michael Shalayeff
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1996-04-24
sorry, folks. cut&paste bug happened.
Michael Shalayeff
1996-04-24
Add IPX support.
Michael Shalayeff
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1996-02-21
fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUG
Michael Shalayeff
1996-02-20
bug fixes, speedups. multiple AFs support.
Michael Shalayeff
1995-12-15
use m_pkthdr.len for FIONREAD, correctly indicates how much data is available
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt