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