You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
b560386c1a
net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors
...
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>
5 years ago
..
filter
net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors
5 years ago
magicsock
all: convert from []wgcfg.Endpoint to string
5 years ago
monitor
wgengine/monitor: close closeHandle
5 years ago
netstack
wgengine/netstack: use tailscale IPs instead of a hardcoded one ( #1131 )
5 years ago
router
wgengine/router/dns: remove unused code
5 years ago
tsdns
wgengine/tsdns: fix MagicDNS lookups of shared nodes
5 years ago
tstun
net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors
5 years ago
winnet
Move Linux client & common packages into a public repo.
6 years ago
pendopen.go
net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors
5 years ago
userspace.go
wgengine/netstack: use tailscale IPs instead of a hardcoded one ( #1131 )
5 years ago
userspace_test.go
all: convert from []wgcfg.Endpoint to string
5 years ago
watchdog.go
wgengine/netstack: use tailscale IPs instead of a hardcoded one ( #1131 )
5 years ago
watchdog_test.go
cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work
5 years ago
wgengine.go
wgengine/netstack: use tailscale IPs instead of a hardcoded one ( #1131 )
5 years ago