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
Brad Fitzpatrick 82c5024f03 net/netns: fix controlLogf doc
Its doc said its signature matched a std signature, but it used
Tailscale-specific types.

Nowadays it's the caller (func control) that curries the logf/netmon
and returns the std-matching signature.

Updates #cleanup (while answering a question on Slack)

Change-Id: Ic99de41fc6a1c720575a7f33c564d0bcfd9a2c30
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
mksyscall.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago
netns.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago
netns_android.go all: avoid repeated default interface lookups 3 years ago
netns_darwin.go net/netns: fix controlLogf doc 3 months ago
netns_darwin_test.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
netns_default.go all: avoid repeated default interface lookups 3 years ago
netns_dw.go net/netns: remove some logspam by avoiding logging parse errors due to unspecified addresses 1 year ago
netns_linux.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years 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 all: remove non-applicable "linux" deps on Android 7 months ago
zsyscall_windows.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago