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 0cd803e174 ipn/ipnlocal: also accept service IP IPv6 literal in brackets for quad100
The fix in 4fc8538e2 was sufficient for IPv6. Browsers (can?) send the
IPv6 literal, even without a port number, in brackets.

Updates tailscale/corp#7948

Change-Id: I0e429d3de4df8429152c12f251ab140b0c8f6b77
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit e9c851b04b)
3 years ago
..
dns all: consistently initialize Logf when creating tsdial.Dialers 3 years ago
dnscache net/dnscache: Handle 4-in-6 addresses in DNS responses 3 years ago
dnsfallback refactor: move from io/ioutil to io and os packages 3 years ago
flowtrack net/flowtrack: add json tags to Tuple (#5849) 3 years ago
interfaces net/interfaces: don't dereference null pointer if no destination/netmask 3 years ago
netaddr all: migrate code from netaddr.FromStdAddr to Go 1.18 4 years ago
netcheck cmd/derper, net/netcheck: add challenge/response to generate_204 endpoint 3 years ago
neterror net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code 4 years ago
netknob all: disable TCP keep-alives on iOS/Android 4 years ago
netns net/netns: implement UseSocketMark for Android. 3 years ago
netstat all: migrate more code code to net/netip directly 4 years ago
nettest ssh/tailssh: add TestSSHAuthFlow 3 years ago
netutil all: fix spelling mistakes 3 years ago
packet all: fix spelling mistakes 3 years ago
ping all: fix spelling mistakes 3 years ago
portmapper all: fix spelling mistakes 3 years ago
proxymux net/proxymux: add a listener mux that can run SOCKS and HTTP on a single socket. 4 years ago
routetable doctor: add package for running in-depth healthchecks; use in bugreport (#5413) 3 years ago
socks5 net/socks5: use new Go 1.19 binary.AppendByteOrder.AppendUintX 4 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 3 years ago
stun net/stun: unmap IPv4 addresses in 16 byte STUN replies 3 years ago
tlsdial envknob: support changing envknobs post-init 3 years ago
tsaddr ipn/ipnlocal: also accept service IP IPv6 literal in brackets for quad100 3 years ago
tsdial all: fix spelling mistakes 3 years ago
tshttpproxy all: fix spelling mistakes 3 years ago
tstun net/tstun: rename statististics method (#5852) 3 years ago
tunstats net/tunstats: add Counts.Add (#5848) 3 years ago
wsconn net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 3 years ago