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
Brad Fitzpatrick b54cdf9f38 all: use buildfeatures.HasCapture const in a handful of places
Help out the linker's dead code elimination.

Updates #12614

Change-Id: I6c13cb44d3250bf1e3a01ad393c637da4613affb
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 2 years ago
ifstatus_noop.go all: update copyright and license headers 3 years ago
ifstatus_windows.go all: update copyright and license headers 3 years ago
linkattrs_linux.go net/tstun: don't try to set link attributes on android 8 months ago
linkattrs_notlinux.go net/tstun: don't try to set link attributes on android 8 months ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 2 years ago
mtu_test.go scripts/check_license_headers.sh: delete, rewrite as a Go test 6 months ago
tstun_stub.go net/tstun: add Plan 9 'tun' support 8 months ago
tun.go all: detect JetKVM and specialize a handful of things for it 5 months ago
tun_linux.go all: detect JetKVM and specialize a handful of things for it 5 months ago
tun_macos.go all: update copyright and license headers 3 years ago
tun_notwindows.go all: update copyright and license headers 3 years ago
tun_windows.go all: update copyright and license headers 3 years ago
wrap.go all: use buildfeatures.HasCapture const in a handful of places 2 months ago
wrap_linux.go net/tstun: probe TCP GRO (#13376) 1 year ago
wrap_noop.go net/tstun: probe TCP GRO (#13376) 1 year ago
wrap_test.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago