summaryrefslogtreecommitdiff
path: root/device/tun_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* device: cleanup unused test componentsJason A. Donenfeld2021-02-231-56/+0
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* tun: remove TUN prefix from types to reduce stutter elsewhereMatt Layher2019-06-141-9/+9
| | | | Signed-off-by: Matt Layher <mdlayher@gmail.com>
* device, tun: rearrange code and fix device testsMatt Layher2019-05-291-0/+56
Signed-off-by: Matt Layher <mdlayher@gmail.com>