yggdrasil-go/src/tuntap
2019-07-20 16:13:54 +01:00
..
admin.go Reimplement get/setTunnelRouting, add/removeSourceSubnet, add/removeRoute, getRoutes, getSourceSubnets, make CKR threadsafe 2019-05-20 21:45:33 +01:00
ckr.go Try to fix CKR setup deadlock, fix some Windows output formatting 2019-07-06 20:08:32 +01:00
conn.go Recover if stillAlive fails 2019-07-18 00:02:16 +01:00
icmpv6.go Update water go.mod references, fix some bugs in TAP mode (which should hopefully fix Windows support too) 2019-07-20 16:13:54 +01:00
iface.go Update water go.mod references, fix some bugs in TAP mode (which should hopefully fix Windows support too) 2019-07-20 16:13:54 +01:00
tun_bsd.go Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
tun_darwin.go Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
tun_dummy.go Refactoring: move tuntap and icmpv6 into separate package 2019-03-28 00:30:25 +00:00
tun_linux.go Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
tun_other.go Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
tun_windows.go Update water go.mod references, fix some bugs in TAP mode (which should hopefully fix Windows support too) 2019-07-20 16:13:54 +01:00
tun.go Revert "Remove stillAlive code from TUN/TAP conn as it is no longer required with the new deadlines" 2019-07-17 19:43:29 +01:00