mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
b560386c1a
This adds a new IP Protocol type, TSMP on protocol number 99 for sending inter-tailscale messages over WireGuard, currently just for why a peer rejects TCP SYNs (ACL rejection, shields up, and in the future: nothing listening, something listening on that port but wrong interface, etc) Updates #1094 Updates tailscale/corp#1185 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
---|---|---|
.. | ||
doc.go | ||
header.go | ||
icmp4.go | ||
icmp6.go | ||
ip4.go | ||
ip6.go | ||
ip.go | ||
packet_test.go | ||
packet.go | ||
tsmp_test.go | ||
tsmp.go | ||
udp4.go | ||
udp6.go |