aboutsummaryrefslogtreecommitdiff
path: root/tun/tun.go
AgeCommit message (Expand)Author
2019-06-14tun: remove TUN prefix from types to reduce stutter elsewhereMatt Layher
2019-03-21receive: implement flush semanticsJason A. Donenfeld
2019-03-21wintun: Use native Win32 API for I/OSimon Rozman
2019-03-01tun: allow special methods in NativeTunJason A. Donenfeld
2019-02-27tun: use netpoll instead of rwcancelJason A. Donenfeld
2019-02-27tun: use sysconn instead of .Fd with Go 1.12Jason A. Donenfeld
2019-02-05Update copyrightJason A. Donenfeld
2018-09-16global: fix up copyright headersJason A. Donenfeld
2018-05-23Move tun to subpackageJason A. Donenfeld