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/netstack
Maisem Ali b0cb39cda1 tsnet: only intercept TCP flows that have listeners
Previously, it would accept all TCP connections and then close the ones
it did not care about. Make it only ever accept the connections that it
cares about.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
netstack.go tsnet: only intercept TCP flows that have listeners 1 year ago
netstack_linux.go all: update copyright and license headers 1 year ago
netstack_test.go ipn/ipnlocal: drop not required StateKey parameter 1 year ago
subnet_router_wrapper.go all: update copyright and license headers 1 year ago