5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 17:40:26 +00:00
yggdrasil-go/src/tuntap
2021-05-16 20:00:45 +01:00
..
admin.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
icmpv6.go Respond with ICMPv6 Packet Too Big over network 2021-05-10 23:09:59 +01:00
iface.go move sessionfirewall into the tuntap. this needs testing. the name is also slightly wrong, since a crypto session can still be set up, packets are just accepted/rejected at the tun/tap level instead 2021-05-15 15:55:47 -05:00
keystore.go cleanup unused MTU code from tun keystore 2021-05-15 16:23:44 -05:00
tun_bsd.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00
tun_darwin.go Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +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 Use uint64 for MTU for forward-compatibility 2021-05-16 20:00:45 +01:00