aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_tun.h
Commit message (Expand)AuthorAgeFilesLines
* if_tuntap(4): Add TUNGIFNAMEKyle Evans2019-07-251-0/+1
* Allow an MTU of 65535 bytes to be set via TUN[SG]IFINFO. This requiresMichael Tuexen2016-05-241-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Implement TUN[GS]IFHEAD ioctls. Passing a non-zero int to TUNSIFHEADBrian Somers2000-01-231-0/+2
* Add a new TUNSIFPID ioctl to update the tun_pid (recorded inBrian Somers2000-01-211-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement TUNSIFMODE and TUNSLMODE.Dag-Erling Smørgrav1999-03-241-1/+3
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-171-2/+2
* Correct $Id$Brian Somers1998-01-261-1/+1
* Move softc stuff into if_tunvar.hBrian Somers1998-01-111-17/+1
* Removed now-unused blocking mode flag.Bruce Evans1997-11-181-1/+0
* As the Tunnel device has no real inherrent MRU limit,Julian Elischer1997-06-111-1/+4
* Change default tun MTU back to 1500.Bill Fenner1996-12-161-2/+2
* 2 small changes:Julian Elischer1996-12-021-1/+1
* Submitted by: archie@whistle.comJulian Elischer1996-08-091-1/+1
* Make user-level PPP on-demand with dynamic IP actually work.Andrey A. Chernov1996-03-081-1/+1
* Clean up Ethernet drivers:Garrett Wollman1996-02-061-3/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-27/+15
* (no commit message)Atsushi Murai1995-01-311-0/+72