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/ipn/ipnlocal
Andrew Lytvynov c28f5767bf
various: implement stateful firewalling on Linux (#12025)
Updates https://github.com/tailscale/corp/issues/19623


Change-Id: I7980e1fb736e234e66fa000d488066466c96ec85

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Co-authored-by: Andrew Dunham <andrew@du.nham.ca>
5 months ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal,ssh/tailssh: reject c2n /update if SSH conns are active (#11820) 6 months ago
c2n_pprof.go
c2n_test.go
cert.go
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go ipn/ipnlocal: reuse transport across Taildrive remotes 5 months ago
expiry.go
expiry_test.go
local.go various: implement stateful firewalling on Linux (#12025) 5 months ago
local_test.go ipnlocal, magicsock: store last suggested exit node id in local backend (#11959) 5 months ago
loglines_test.go all: use Go 1.22 range-over-int 6 months ago
network-lock.go ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker 5 months ago
network-lock_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 5 months ago
peerapi.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 5 months ago
peerapi_h2c.go
peerapi_macios_ext.go net/netmon, add: add netmon.State type alias of interfaces.State 5 months ago
peerapi_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 5 months ago
profiles.go various: implement stateful firewalling on Linux (#12025) 5 months ago
profiles_notwindows.go
profiles_test.go various: implement stateful firewalling on Linux (#12025) 5 months ago
profiles_windows.go
serve.go all: use Go 1.22 range-over-int 6 months ago
serve_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 5 months ago
ssh.go
ssh_stub.go
ssh_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 5 months ago
state_test.go all: use Go 1.22 range-over-int 6 months ago
taildrop.go
web_client.go
web_client_stub.go