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>
2 years ago
..
netstack.go tsnet: only intercept TCP flows that have listeners 2 years ago
netstack_linux.go all: update copyright and license headers 2 years ago
netstack_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
subnet_router_wrapper.go all: update copyright and license headers 2 years ago