tailscale/wgengine/netstack
Brad Fitzpatrick abfdcd0f70 wgengine/netstack: fix shouldProcessInbound peerapi non-SYN handling
It was eating TCP packets to peerapi ports to subnet routers.  Some of
the TCP flow's packets went onward, some got eaten.  So some TCP flows
to subnet routers, if they used an unfortunate TCP port number, got
broken.

Change-Id: Ifea036119ccfb081f4dfa18b892373416a5239f8
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-08 08:07:56 -08:00
..
netstack_linux.go wgengine/netstack: make userspace ping work when tailscaled has CAP_NET_RAW 2022-01-12 14:23:39 -08:00
netstack_test.go wgengine/netstack: always respond to 4via6 echo requests (#5712) 2022-09-21 18:07:57 -04:00
netstack.go wgengine/netstack: fix shouldProcessInbound peerapi non-SYN handling 2022-11-08 08:07:56 -08:00
subnet_router_wrapper.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 2021-04-06 21:37:28 -07:00