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/tstun
Percy Wegmann 8b8b315258 net/tstun: use gaissmai/bart instead of tempfork/device
This implementation uses less memory than tempfork/device,
which helps avoid OOM conditions in the iOS VPN extension when
switching to a Tailnet with ExitNode routing enabled.

Updates tailscale/corp#18514

Signed-off-by: Percy Wegmann <percy@tailscale.com>
6 months ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 12 months ago
ifstatus_noop.go
ifstatus_windows.go
linkattrs_linux.go
linkattrs_notlinux.go
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
tap_linux.go
tap_unsupported.go
tstun_plan9.go
tun.go
tun_linux.go
tun_macos.go
tun_notwindows.go
tun_windows.go
wrap.go net/tstun: use gaissmai/bart instead of tempfork/device 6 months ago
wrap_test.go all: cleanup unused code, part 1 (#10661) 10 months ago