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
Aaron Klotz 7dd76c3411 net/netns: add Windows support for bind-to-interface-by-route
This is implemented via GetBestInterfaceEx. Should we encounter errors
or fail to resolve a valid, non-Tailscale interface, we fall back to
returning the index for the default interface instead.

Fixes #12551

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 months ago
..
mksyscall.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
netns.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
netns_android.go all: avoid repeated default interface lookups 1 year ago
netns_darwin.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
netns_darwin_test.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 5 months ago
netns_default.go all: avoid repeated default interface lookups 1 year ago
netns_dw.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
netns_linux.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 5 months ago
netns_linux_test.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
netns_test.go all: avoid repeated default interface lookups 1 year ago
netns_windows.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
netns_windows_test.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago
socks.go all: update copyright and license headers 2 years ago
zsyscall_windows.go net/netns: add Windows support for bind-to-interface-by-route 3 months ago