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.h
Age
Commit message (
Expand
)
Author
2007-02-06
Change the behaviour of tun(4) on close.
Claudio Jeker
2006-08-20
if_tun.c also has this comment so remove duplicate; ok jmc@ krw@
Kevin Steves
2004-06-25
Add tap aka layer 2 tunneling support to tun(4). It can be enabled by setting
Claudio Jeker
2002-12-10
renumber the get/set debug ioctls for they conflict w/ ppp, we do not keep th...
Michael Shalayeff
2002-12-06
Replace license with something that's actually free.
Nathan Binkert
2001-06-09
By popular demand, protect from multiple inclusion, and fix to use the
Angelos D. Keromytis
2001-03-05
TUNSIFMODE ioctl (from NetBSD)
Angelos D. Keromytis
1998-08-02
#define TUNMRU as 16384 and allow incoming packets
brian
1998-06-26
convert DLT_LOOP header to network-order u_int32_t
Theo de Raadt
1997-08-02
pass address family as host-byte-order u_int32_t. this fixes bpf. add a
Theo de Raadt
1997-07-29
indent
Theo de Raadt
1996-05-16
drom NetBSD PR#2411:
Michael Shalayeff
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-02-20
bug fixes, speedups. multiple AFs support.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt