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/net/netns
Jonathan Nobels 682172ca2d net/netns: remove spammy logs for interface binding caps
fixes tailscale/tailscale#17990

The logging for the netns caps is spammy.  Log only on changes
to the values and don't log Darwin specific stuff on non Darwin
clients.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 months ago
..
mksyscall.go
netns.go net/netns: remove spammy logs for interface binding caps 2 months ago
netns_android.go
netns_darwin.go
netns_darwin_test.go
netns_default.go cmd/tailscale/cli: allow remote target as service destination (#17607) 2 months ago
netns_dw.go cmd/tailscale/cli: allow remote target as service destination (#17607) 2 months ago
netns_linux.go
netns_linux_test.go
netns_test.go
netns_windows.go
netns_windows_test.go
socks.go
zsyscall_windows.go