summaryrefslogtreecommitdiff
path: root/sys/net/if_tun.h
AgeCommit message (Expand)Author
2012-01-28Replace tun_lock with mutex(9). XXX: too far from being MP-safe yet.rmind
2008-04-24Network protocol interrupts can now block on locks, so merge the globalsad
2006-04-04Change the number of TUN[GS]IFHEAD to avoid collision with if_pp.rpaulo
2006-04-03Implement TUN_IFHEAD, the missing piece that was breaking old applications.rpaulo
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2001-10-31Turn the tun device/network interface into a cloning device.atatat
2000-12-12Adapt to bpfattach() changes, and further centralize the bpfattach()thorpej
1998-03-18PR #2736: wrap the softc in #ifdef _KERNEL so userland can include thistv
1998-01-05Fix imported RCS keyword slightlyperry
1996-06-25A couple of emulation enhancements from der mouse's PR#2411:pk
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-03fixes from <brad@fcr.com> who claims it now works correctlyderaadt
1993-12-13change MTU to 1500 bytes. Should be settable?deraadt
1993-12-13tunnel driver cleanup done by Brad Parker <brad@fcr.com> and myselfderaadt
1993-11-14cleaned up version of the tunnel driverderaadt