yggdrasil-go/src/tuntap
2019-11-24 21:03:02 +00: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 have listener return a net.Conn, adjust yggdrasil.Conn to match this interface 2019-10-19 15:10:28 -05:00
icmpv6.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
iface.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00
tun.go Drop Water, use Wireguard tun library, drop TAP support 2019-11-22 16:43:50 +00:00
tun_bsd.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00
tun_darwin.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00
tun_linux.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00
tun_other.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00
tun_windows.go TUN_OFFSET_BYTES per platform 2019-11-24 21:03:02 +00:00