yggdrasil-go/src/tuntap
2019-08-24 11:44:21 -05:00
..
admin.go Rename crypto-key config options, improve control flow 2019-08-19 10:28:30 +01:00
ckr.go move ckr checks into the tunConn code 2019-08-20 18:10:08 -05:00
conn.go tunConn cleanup 2019-08-24 11:44:21 -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 start migrating tunConn to the actor model 2019-08-24 11:38:47 -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 Use new netlink library (fixes #493) 2019-08-14 19:32:40 +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 tunConn cleanup 2019-08-24 11:44:21 -05:00