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
Brad Fitzpatrick 04c2c5bd80 net/interfaces: define DefaultRouteInterface and State.DefaultRouteInterface
It was pretty ill-defined before and mostly for logging. But I wanted
to start depending on it, so define what it is and make Windows match
the other operating systems, without losing the log output we had
before. (and add tests for that)

Change-Id: I0fbbba1cfc67a265d09dd6cb738b73f0f6005247
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dns net/dns: bound time we wait on restarting systemd-resolved in another place 4 years ago
dnscache net/dnscache, net/tsdial: add DNS caching to tsdial UserDial 4 years ago
dnsfallback net/netns: thread logf into control functions 4 years ago
flowtrack all: use testingutil.MinAllocsPerRun 4 years ago
interfaces net/interfaces: define DefaultRouteInterface and State.DefaultRouteInterface 4 years ago
netcheck net/netns: thread logf into control functions 4 years ago
netknob all: disable TCP keep-alives on iOS/Android 4 years ago
netns net/netns: thread logf into control functions 4 years ago
netstat all: gofmt with Go 1.17 4 years ago
nettest net/nettest: deflake TestPipeTimeout 4 years ago
packet net/packet: add ICMP6Header, like ICMP4Header 4 years ago
portmapper net/portmapper: deflake TestPCPIntegration 4 years ago
proxymux net/proxymux: add a listener mux that can run SOCKS and HTTP on a single socket. 4 years ago
socks5 net/tsdial: start of new package to unify all outbound dialing complexity 4 years ago
speedtest all: fix spelling mistakes 4 years ago
stun all: gofmt with Go 1.17 4 years ago
tlsdial net/tlsdial: add forgotten test file for go mod tidy 4 years ago
tsaddr ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 4 years ago
tsdial net/dnscache, net/tsdial: add DNS caching to tsdial UserDial 4 years ago
tshttpproxy net/tshttpproxy: use correct size for Windows BOOL argument 4 years ago
tstun net/tstun: rate limit "self disco out packet" logging 4 years ago