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-06-25 21:15:40 -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 make failed sends a debug log, instead of error 2021-06-25 21:15:40 -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 move ICMP PacketTooBig sending into core 2021-06-13 05:25:13 -05:00