5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-26 01:21:37 +00:00
yggdrasil-go/src/tuntap
2021-06-13 05:25:13 -05:00
..
admin.go mostly finish migration of IP stuff to core, tuntap is still responsible for ICMP PacketTooBig 2021-06-13 04:54:06 -05:00
iface.go move ICMP PacketTooBig sending into core 2021-06-13 05:25:13 -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