aboutsummaryrefslogtreecommitdiff
path: root/device/tun.go
AgeCommit message (Expand)Author
2023-02-07global: bump copyright yearJason A. Donenfeld
2022-09-20global: bump copyright yearJason A. Donenfeld
2022-09-04all: use Go 1.19 and its atomic typesBrad Fitzpatrick
2021-02-08device: don't track device interface state in RoutineTUNEventReaderJosh Bleecher Snyder
2021-02-08device: improve MTU change handlingJosh Bleecher Snyder
2021-02-08device: remove device.state.stopping from RoutineTUNEventReaderJosh Bleecher Snyder
2021-01-28global: bump copyrightJason A. Donenfeld
2021-01-26device: combine debug and info log levels into 'verbose'Jason A. Donenfeld
2021-01-26device: change logging interface to use functionsJosh Bleecher Snyder
2021-01-07device: remove starting waitgroupsJosh Bleecher Snyder
2020-05-02global: update header comments and modulesJason A. Donenfeld
2019-06-14tun: remove TUN prefix from types to reduce stutter elsewhereMatt Layher
2019-05-14global: regroup all importsJason A. Donenfeld
2019-03-03global: begin modularizationJason A. Donenfeld