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
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
..
art net/art: allow non-pointers as values 1 year ago
connstats
dns net/dns/publicdns: update Quad9 addresses and references 1 year ago
dnscache
dnsfallback
flowtrack
interfaces net/tsdial: be smarter about when to close SystemDial conns 1 year ago
memnet net/memnet: export the network name (#9111) 1 year ago
netaddr
netcheck
neterror
netknob
netmon net/netmon: log when the gateway/self IP changes 1 year ago
netns net/{interfaces,netmon}: remove "interesting", EqualFiltered API 1 year ago
netstat
netutil
packet
ping net/ping: fix ICMP echo code field to 0 1 year ago
portmapper net/portmapper: add clientmetric for UPnP error codes 1 year ago
proxymux
routetable
socks5
sockstats net/netmon: make ChangeFunc's signature take new ChangeDelta, not bool 1 year ago
speedtest
stun
tcpinfo
tlsdial cmd/tailscale/cli: make netcheck run even if machine lacks TLS certs 1 year ago
tsaddr types/netmap: remove NetworkMap.{Addresses,MachineStatus} 1 year ago
tsdial types/netmap: remove NetworkMap.{Addresses,MachineStatus} 1 year ago
tshttpproxy
tstun wgengine,net,ipn,disco: split up and define different types of MTU 1 year ago
wsconn net/wsconn: accept a remote addr string and plumb it through 1 year ago