You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Anderson
66664b3167
wgengine/router: default to a fake router on android
...
The regular android app constructs its own wgengine with
additional FFI shims, so this default codepath only affects
other handcrafted buids like tsnet, which do not let the
caller customize the innards of wgengine.
Android >=14 forbids the use of netlink sockets, which makes
the standard linux router fail to initialize.
Fixes #9836
Signed-off-by: David Anderson <dave@tailscale.com>
1 year ago
..
bench
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
filter
wgengine/filter: add check for unknown proto
1 year ago
magicsock
all: use network less when running in v86 emulator
1 year ago
netlog
wgengine: add exit destination logging enable for wgengine logger ( #11952 )
2 years ago
netstack
tsnet,wgengine: fix src to primary Tailscale IP for TCP dials
1 year ago
router
wgengine/router: default to a fake router on android
1 year ago
wgcfg
wgengine/wgcfg/nmcfg: coalesce, limit some debug logs
1 year ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: add test for package comments, fix, add comments as needed
2 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]
1 year ago
userspace.go
net/tstun: add Plan 9 'tun' support
1 year ago
userspace_ext_test.go
util/usermetrics: make usermetrics non-global
2 years ago
userspace_test.go
util/usermetrics: make usermetrics non-global
2 years ago
watchdog.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
util/usermetrics: make usermetrics non-global
2 years ago
wgengine.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago