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 weeks ago
..
mksyscall.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago
netns.go net/netns: remove spammy logs for interface binding caps 2 weeks ago
netns_android.go all: avoid repeated default interface lookups 3 years ago
netns_darwin.go ipn/ipnlocal, net/netns: add node cap to disable netns interface binding on netext Apple clients (#17691) 3 weeks ago
netns_darwin_test.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
netns_default.go cmd/tailscale/cli: allow remote target as service destination (#17607) 2 weeks ago
netns_dw.go cmd/tailscale/cli: allow remote target as service destination (#17607) 2 weeks ago
netns_linux.go tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst 2 months ago
netns_linux_test.go util/linuxfw: decoupling IPTables logic from linux router 2 years ago
netns_test.go all: avoid repeated default interface lookups 3 years ago
netns_windows.go net/netns: remove some logspam by avoiding logging parse errors due to unspecified addresses 1 year ago
netns_windows_test.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago
socks.go feature/featuretags, all: add build features, use existing ones in more places 2 months ago
zsyscall_windows.go go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago