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>
2 months ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 8 months ago
ifstatus_noop.go all: update copyright and license headers 1 year ago
ifstatus_windows.go all: update copyright and license headers 1 year ago
linkattrs_linux.go all: update copyright and license headers 1 year ago
linkattrs_notlinux.go all: update copyright and license headers 1 year ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 8 months ago
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 8 months ago
tap_linux.go go.mod,*: bump gvisor 8 months ago
tap_unsupported.go all: update copyright and license headers 1 year ago
tstun_plan9.go all: adjust some build tags for plan9 10 months ago
tun.go wgengine,net,ipn,disco: split up and define different types of MTU 8 months ago
tun_linux.go all: update copyright and license headers 1 year ago
tun_macos.go all: update copyright and license headers 1 year ago
tun_notwindows.go all: update copyright and license headers 1 year ago
tun_windows.go all: update copyright and license headers 1 year ago
wrap.go net/tstun: use gaissmai/bart instead of tempfork/device 2 months ago
wrap_test.go all: cleanup unused code, part 1 (#10661) 6 months ago