5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-12-02 12:51:37 +00:00
yggdrasil-go/src/tuntap
2019-08-04 02:14:45 -05: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 Various API changes and simplifications to fix mobile builds 2019-07-27 15:00:09 +01:00
conn.go remove some lossy channel sends that should be safe to allow to block 2019-08-04 02:14:45 -05: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 remove some lossy channel sends that should be safe to allow to block 2019-08-04 02:14:45 -05: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 Add IFF_NODAD/IFF_SECURED, define consts 2019-07-27 13:30:47 +01: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 Various API changes and simplifications to fix mobile builds 2019-07-27 15:00:09 +01:00