yggdrasil-go/src/tuntap
2019-05-30 12:44:47 +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 Reimplement get/setTunnelRouting, add/removeSourceSubnet, add/removeRoute, getRoutes, getSourceSubnets, make CKR threadsafe 2019-05-20 21:45:33 +01:00
conn.go Don't indefinitely block TUN/TAP reader goroutine when a conn error happens 2019-05-30 12:44:47 +01:00
icmpv6.go Fix TAP support 2019-04-23 11:37:32 +01:00
iface.go Add crypto-key routing into TUN/TAP 2019-05-17 22:09:20 +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 Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
tun.go have the tunConn close things after a 2 minute timeout 2019-05-28 18:35:52 -05:00