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/wgengine
Andrew Dunham 45d2f4301f proxymap, various: distinguish between different protocols
Previously, we were registering TCP and UDP connections in the same map,
which could result in erroneously removing a mapping if one of the two
connections completes while the other one is still active.

Add a "proto string" argument to these functions to avoid this.
Additionally, take the "proto" argument in LocalAPI, and plumb that
through from the CLI and add a new LocalClient method.

Updates tailscale/corp#20600

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I35d5efaefdfbf4721e315b8ca123f0c8af9125fb
5 months ago
..
bench
capture
filter wgengine/filter: add UDP flow benchmark 5 months ago
magicsock wgengine/magicsock: use math/rands/v2 6 months ago
netlog
netstack proxymap, various: distinguish between different protocols 5 months ago
router health: begin work to use structured health warnings instead of strings, pipe changes into ipn.Notify (#12406) 6 months ago
wgcfg
wgint
wglog
winnet
mem_ios.go
pendopen.go
userspace.go net/ipset, wgengine/filter/filtertype: add split-out packages 6 months ago
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go
wgengine.go