summaryrefslogtreecommitdiffstats
path: root/device/tun.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: don't track device interface state in RoutineTUNEventReaderJosh Bleecher Snyder2021-02-081-7/+4
* device: improve MTU change handlingJosh Bleecher Snyder2021-02-081-8/+15
* device: remove device.state.stopping from RoutineTUNEventReaderJosh Bleecher Snyder2021-02-081-1/+0
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* device: combine debug and info log levels into 'verbose'Jason A. Donenfeld2021-01-261-7/+7
* device: change logging interface to use functionsJosh Bleecher Snyder2021-01-261-11/+7
* device: remove starting waitgroupsJosh Bleecher Snyder2021-01-071-1/+0
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* tun: remove TUN prefix from types to reduce stutter elsewhereMatt Layher2019-06-141-3/+3
* global: regroup all importsJason A. Donenfeld2019-05-141-1/+2
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+55