tailscale/net/tstun
Val c608660d12 wgengine,net,ipn,disco: split up and define different types of MTU
Prepare for path MTU discovery by splitting up the concept of
DefaultMTU() into the concepts of the Tailscale TUN MTU, MTUs of
underlying network interfaces, minimum "safe" TUN MTU, user configured
TUN MTU, probed path MTU to a peer, and maximum probed MTU. Add a set
of likely MTUs to probe.

Updates #311

Signed-off-by: Val <valerie@tailscale.com>
2023-09-26 02:25:50 -07:00
..
table net/tstun/table: add initial RoutingTable implementation 2023-03-29 12:30:18 -07:00
fake.go tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00
ifstatus_noop.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ifstatus_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
linkattrs_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
linkattrs_notlinux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mtu.go wgengine,net,ipn,disco: split up and define different types of MTU 2023-09-26 02:25:50 -07:00
mtu_test.go wgengine,net,ipn,disco: split up and define different types of MTU 2023-09-26 02:25:50 -07:00
tap_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tap_unsupported.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tstun_plan9.go all: adjust some build tags for plan9 2023-08-24 15:42:35 -07:00
tun.go wgengine,net,ipn,disco: split up and define different types of MTU 2023-09-26 02:25:50 -07:00
tun_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_macos.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_notwindows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tun_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wrap.go net/tstun: add better logging of natV4Config 2023-09-19 16:20:15 -07:00
wrap_test.go all: declare & plumb IPv6 masquerade address for peer 2023-09-18 21:27:36 -07:00