5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-26 06:01:37 +00:00
yggdrasil-go/src/core
2021-06-19 09:53:11 -05:00
..
api.go fix core_test.go and a race in setting/using mtu 2021-06-13 13:40:20 -05:00
core_test.go fix core_test.go and a race in setting/using mtu 2021-06-13 13:40:20 -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
debug.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
icmpv6.go Add missing icmpv6.go 2021-06-13 11:34:59 +01:00
keystore.go update ironwood, only store 1 packet in the pre-session buffer 2021-06-19 07:44:37 -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_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
tcp.go when using tls, if no pinned key is set, pin the key from the cert. require that cert keys match a pinned key 2021-06-19 09:53:11 -05:00
tls.go when using tls, if no pinned key is set, pin the key from the cert. require that cert keys match a pinned key 2021-06-19 09:53:11 -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