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
Ryan Petris c4855fe0ea Fix Empty Resolver Set
Config.singleResolverSet returns true if all routes have the same resolvers,
even if the routes have no resolvers. If none of the routes have a specific
resolver, the default should be used instead. Therefore, check for more than
0 instead of nil.

Signed-off-by: Ryan Petris <ryan@petris.net>
11 months ago
..
art
connstats
dns Fix Empty Resolver Set 11 months ago
dnscache net/dnscache: remove completed TODO 11 months ago
dnsfallback net/dnsfallback: add singleflight to recursive resolver 11 months ago
flowtrack
interfaces net/tsdial: be smarter about when to close SystemDial conns 1 year ago
memnet
netaddr
netcheck
neterror
netkernelconf client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) 11 months ago
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 net/packet: split off checksum munging into different pkg 12 months ago
ping net/ping: fix ICMP echo code field to 0 1 year ago
portmapper net/portmapper: avoid alloc in getUPnPErrorsMetric 11 months ago
proxymux
routetable
socks5
sockstats net/dns: retry forwarder requests over TCP 1 year ago
speedtest
stun
tcpinfo
tlsdial
tsaddr types/netmap: remove NetworkMap.{Addresses,MachineStatus} 1 year ago
tsdial types/netmap: remove NetworkMap.{Addresses,MachineStatus} 1 year ago
tshttpproxy
tstun cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 12 months ago
wsconn net/wsconn: accept a remote addr string and plumb it through 1 year ago