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.
Val
4130851f12
wgengine/magicsock: probe but don't use path MTU from CLI ping
...
When sending a CLI ping with a specific size, continue to probe all possible UDP
paths to the peer until we find one with a large enough MTU to accommodate the
ping. Record any peer path MTU information we discover (but don't use it for
anything other than CLI pings).
Updates #311
Signed-off-by: Val <valerie@tailscale.com>
3 years ago
..
bench
tailcfg, all: use []netip.AddrPort instead of []string for Endpoints
3 years ago
capture
…
filter
cmd/cloner,*: revert: optimize nillable slice cloner
3 years ago
magicsock
wgengine/magicsock: probe but don't use path MTU from CLI ping
3 years ago
netlog
wgengine/netlog: fix nil pointer dereference in logtail ( #8598 )
3 years ago
netstack
wgengine/netstack: refactor address construction and conversion
3 years ago
router
util/slicesx: add EqualSameNil, like slices.Equal but same nilness
3 years ago
wgcfg
cmd/cloner,*: revert: optimize nillable slice cloner
3 years ago
wgint
…
wglog
…
winnet
…
mem_ios.go
…
pendopen.go
types/netmap, all: use read-only tailcfg.NodeView in NetworkMap
3 years ago
userspace.go
net/dns: retry forwarder requests over TCP
3 years ago
userspace_ext_test.go
…
userspace_test.go
control,tailcfg,wgengine/magicsock: add nodeAttr to enable/disable peer MTU
3 years ago
watchdog.go
wgengine, proxymap: split out port mapping from Engine to new type
3 years ago
watchdog_js.go
…
watchdog_test.go
…
wgengine.go
wgengine, proxymap: split out port mapping from Engine to new type
3 years ago