tailscale/tsnet
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>
2023-03-07 15:48:49 -08:00
..
example all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsnet.go tsnet: only intercept TCP flows that have listeners 2023-03-07 15:48:49 -08:00
tsnet_test.go tsnet: only intercept TCP flows that have listeners 2023-03-07 15:48:49 -08:00