5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 02:32:32 +00:00
yggdrasil-go/src/tuntap
Dimitris Apostolou 73f50af3b7
Fix typos
2019-11-29 11:45:02 +02:00
..
admin.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
ckr.go fix incorrectly held mutex in ckr getPublicKeyForAddress 2019-10-20 20:00:55 -05:00
conn.go Fix typos 2019-11-29 11:45:02 +02:00
icmpv6.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
iface.go get rid of an allocation in tunWriter's _write 2019-11-28 12:00:00 -06:00
tun_bsd.go Fix bad Name() calls 2019-11-22 18:39:27 +00:00
tun_darwin.go Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00:00
tun_linux.go Update platform defaults, handling of 'auto' on Linux/Darwin 2019-11-22 20:07:08 +00:00
tun_other.go Fix bad Name() calls 2019-11-22 18:39:27 +00:00
tun_windows.go Fix go.mod/go.sum again and update DoAsSystem call 2019-11-23 13:56:48 +00:00
tun.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00