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/tailcfg
Andrew Dunham 2703d6916f net/netns: add functionality to bind outgoing sockets based on route table
When turned on via environment variable (off by default), this will use
the BSD routing APIs to query what interface index a socket should be
bound to, rather than binding to the default interface in all cases.

Updates #5719
Updates #5940

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ib4c919471f377b7a08cd3413f8e8caacb29fee0b
1 year ago
..
c2ntypes.go ipn/ipnlocal: add c2n method to get SSH username candidates 2 years ago
derpmap.go net/netcheck: deflake (maybe) magicsock's TestNewConn 2 years ago
tailcfg.go net/netns: add functionality to bind outgoing sockets based on route table 1 year ago
tailcfg_clone.go envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update support 1 year ago
tailcfg_export_test.go version, cmd/tailscale: add version.Meta, tailscale version --json 1 year ago
tailcfg_test.go envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update support 1 year ago
tailcfg_view.go envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update support 1 year ago
tka.go cmd/tailscale,ipn: improve UX of lock init command, cosmetic changes 2 years ago