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
KevinLiang10 a0d059d74c
cmd/tailscale/cli: allow remote target as service destination (#17607)
This commit enables user to set service backend to remote destinations, that can be a partial
URL or a full URL. The commit also prevents user to set remote destinations on linux system
when socket mark is not working. For user on any version of mac extension they can't serve a
service either. The socket mark usability is determined by a new local api.

Fixes tailscale/corp#24783

Signed-off-by: KevinLiang10 <37811973+KevinLiang10@users.noreply.github.com>
2 weeks ago
..
mksyscall.go net/netns: add Windows support for bind-to-interface-by-route 1 year ago
netns.go ipn/ipnlocal, net/netns: add node cap to disable netns interface binding on netext Apple clients (#17691) 3 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