5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 07:10:28 +00:00
yggdrasil-go/src/tuntap
2021-07-05 13:14:12 -05:00
..
admin.go fix nodeinfo and debug admin functions, this is ugly / a hack, but it works i guess... 2021-06-13 05:43:03 -05:00
iface.go have the core wrap and export the underlying PacketConn, move IPv6 ReadWriteCloser wrapper logic to a separate package 2021-07-05 13:14:12 -05:00
tun_bsd.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
tun_darwin.go Ensure PublicKey option is unused, map old config options 2021-06-05 21:32:04 +01:00
tun_linux.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
tun_other.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
tun_windows.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
tun.go have the core wrap and export the underlying PacketConn, move IPv6 ReadWriteCloser wrapper logic to a separate package 2021-07-05 13:14:12 -05:00