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
Val 059051c58a 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>
1 year ago
..
table net/tstun/table: add initial RoutingTable implementation 2 years ago
fake.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
ifstatus_noop.go all: update copyright and license headers 2 years ago
ifstatus_windows.go all: update copyright and license headers 2 years ago
linkattrs_linux.go all: update copyright and license headers 2 years ago
linkattrs_notlinux.go all: update copyright and license headers 2 years ago
mtu.go wgengine,net,ipn,disco: split up and define different types of MTU 1 year ago
mtu_test.go wgengine,net,ipn,disco: split up and define different types of MTU 1 year ago
tap_linux.go all: update copyright and license headers 2 years ago
tap_unsupported.go all: update copyright and license headers 2 years ago
tstun_plan9.go all: adjust some build tags for plan9 1 year ago
tun.go wgengine,net,ipn,disco: split up and define different types of MTU 1 year ago
tun_linux.go all: update copyright and license headers 2 years ago
tun_macos.go all: update copyright and license headers 2 years ago
tun_notwindows.go all: update copyright and license headers 2 years ago
tun_windows.go all: update copyright and license headers 2 years ago
wrap.go net/tstun: add better logging of natV4Config 1 year ago
wrap_test.go all: declare & plumb IPv6 masquerade address for peer 1 year ago