tailscale/ipn
joshua stein 518d241700 netns,wgengine: add OpenBSD support to netns via an rtable
When an exit node has been set and a new default route is added,
create a new rtable in the default rdomain and add the current
default route via its physical interface.  When control() is
requesting a connection not go through the exit-node default route,
we can use the SO_RTABLE socket option to force it through the new
rtable we created.

Updates #17321

Signed-off-by: joshua stein <jcs@jcs.org>
2026-02-25 12:44:32 -08:00
..
auditlog all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
conffile all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
desktop all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipnauth all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipnext ipnext,ipnlocal,wgengine/filter: add extension hooks for custom filter matchers 2026-02-24 10:54:56 -05:00
ipnlocal netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
ipnserver all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipnstate all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
lapitest all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
localapi cmd/tailscale: add event bus queue depth debugging 2026-02-06 10:46:29 -08:00
policy all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
store all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
backend.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
backend_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
conf.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
doc.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipn_clone.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipn_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ipn_view.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
prefs.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
prefs_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
serve.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
serve_expand_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
serve_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
store.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
store_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00