This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
yggdrasil-go
Watch
1
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced
2025-01-09 09:33:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yggdrasil-go
/
src
/
tuntap
History
Arceliar
f990a56046
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
..
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