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
James Tucker 40fa2a420c envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently
Noted on #5915 TS_DEBUG_MTU was not used consistently everywhere.
Extract the default into a function that can apply this centrally and
use it everywhere.

Added envknob.Lookup{Int,Uint}Sized to make it easier to keep CodeQL
happy when using converted values.

Updates #5915

Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
table net/tstun/table: add initial RoutingTable implementation 1 year ago
fake.go all: update copyright and license headers 1 year 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 envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 1 year ago
mtu_test.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 1 year ago
tap_linux.go all: update copyright and license headers 1 year ago
tap_unsupported.go all: update copyright and license headers 1 year ago
tun.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 1 year 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,wgengine/*: add support for NAT to routes 1 year ago
wrap_test.go net/tstun,wgengine/*: add support for NAT to routes 1 year ago