yggdrasil-go/src/core
2021-06-13 05:25:13 -05:00
..
api.go move ICMP PacketTooBig sending into core 2021-06-13 05:25:13 -05:00
core.go mostly finish migration of IP stuff to core, tuntap is still responsible for ICMP PacketTooBig 2021-06-13 04:54:06 -05:00
core_test.go Remove config.NodeState (hot reconfig is no longer supported) 2021-06-02 14:19:32 +01:00
debug.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
keystore.go move ICMP PacketTooBig sending into core 2021-06-13 05:25:13 -05:00
link.go WIP moving IP-specific checks from tuntap to core 2021-06-13 04:22:21 -05:00
nodeinfo.go WIP moving IP-specific checks from tuntap to core 2021-06-13 04:22:21 -05:00
proto.go mostly finish migration of IP stuff to core, tuntap is still responsible for ICMP PacketTooBig 2021-06-13 04:54:06 -05:00
tcp.go fix logging for socks 2021-06-12 07:03:32 -05:00
tcp_darwin.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
tcp_linux.go Fix lint error 2021-06-02 14:46:04 +01:00
tcp_other.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
tls.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
types.go WIP moving IP-specific checks from tuntap to core 2021-06-13 04:22:21 -05:00
version.go remove metric stuff, there's already enough new stuff to test, maybe revisit this in a future release 2021-05-24 18:53:54 -05:00