summaryrefslogtreecommitdiff
path: root/sys/net/if_tun.c
AgeCommit message (Expand)Author
1997-08-31for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uidTheo de Raadt
1997-07-29tun_bpf not neededTheo de Raadt
1997-07-29tell bpf packet header is u_char sized; also indent. spotted by newshamTheo de Raadt
1997-07-24reindentTheo de Raadt
1997-07-23add atalkMichael Shalayeff
1997-02-14limit writes to ifp->if_mtu not TUNMTUTheo de Raadt
1996-06-17bad splx, bad bad badTheo de Raadt
1996-06-02Fix accident in last commitNiklas Hallqvist
1996-06-02shut up GCC -Wall about /* inside a commentNiklas Hallqvist
1996-05-27if_name -> if_xnameTheo de Raadt
1996-05-16drom NetBSD PR#2411:Michael Shalayeff
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-04-24sorry, folks. cut&paste bug happened.Michael Shalayeff
1996-04-24Add IPX support.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-02-21fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUGMichael Shalayeff
1996-02-20bug fixes, speedups. multiple AFs support.Michael Shalayeff
1995-12-15use m_pkthdr.len for FIONREAD, correctly indicates how much data is availableTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt