yggdrasil-go/src
Fyodor Ustinov 52345a2de4
Check tun.config is not equal to nil before usage (#830)
We have to check tun.config is not nil before first use, not after.
2021-09-21 21:19:25 +01:00
..
address Preallocate memory when deriving address from key 2021-07-08 16:04:43 +05:00
admin add remote URI to GetPeers (fallback to net.Conn.RemoteAddr().String() if the uri is unknown) 2021-06-13 09:25:08 -05:00
config multicast configuration changes 2021-06-27 17:24:46 -05:00
core fix core tests 2021-07-07 18:36:51 -05:00
defaults multicast configuration changes 2021-06-27 17:24:46 -05:00
ipv6rwc 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
multicast multicast configuration changes 2021-06-27 17:24:46 -05:00
tuntap Check tun.config is not equal to nil before usage (#830) 2021-09-21 21:19:25 +01:00
util Clean up util package 2021-06-05 20:55:08 +01:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00