You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/packet
Claus Lensbøl c54d243690
net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995)
Adds a new types of TSMP messages for advertising disco keys keys
to/from a peer, and implements the advertising triggered by a TSMP ping.

Needed as part of the effort to cache the netmap and still let clients
connect without control being reachable.

Updates #12639

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
Co-authored-by: James Tucker <james@tailscale.com>
1 week ago
..
checksum net/packet/checksum: copy the gvisor checksum, remove the dep 2 months ago
capture.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago
doc.go all: update copyright and license headers 3 years ago
geneve.go net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 4 months ago
geneve_test.go net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 4 months ago
header.go net/packet: cleanup IPv4 fragment guards 6 months ago
icmp.go all: update copyright and license headers 3 years ago
icmp4.go net/packet: allow more ICMP errors 2 years ago
icmp6.go net/packet: allow more ICMP errors 2 years ago
icmp6_test.go all: update copyright and license headers 3 years ago
ip4.go all: update copyright and license headers 3 years ago
ip6.go all: update copyright and license headers 3 years ago
packet.go net/packet: cleanup IPv4 fragment guards 6 months ago
packet_test.go net/packet: cleanup IPv4 fragment guards 6 months ago
tsmp.go net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 1 week ago
tsmp_test.go net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 1 week ago
udp4.go all: update copyright and license headers 3 years ago
udp6.go all: update copyright and license headers 3 years ago