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
Joe Tsai 9af27ba829 cmd/cloner: mangle "go:generate" in cloner.go
The "go generate" command blindly looks for "//go:generate" anywhere
in the file regardless of whether it is truly a comment.
Prevent this false positive in cloner.go by mangling the string
to look less like "//go:generate".

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 years ago
..
dns net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 3 years ago
dnscache net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code 3 years ago
dnsfallback cmd/cloner: mangle "go:generate" in cloner.go 3 years ago
flowtrack fix: typo spelling grammar 3 years ago
interfaces net/interfaces: add List, GetList 3 years ago
netcheck netcheck: don't log ErrGatewayRange 3 years ago
netknob all: disable TCP keep-alives on iOS/Android 3 years ago
netns all: disable TCP keep-alives on iOS/Android 3 years ago
netstat all: gofmt with Go 1.17 3 years ago
nettest net/nettest: make nettest.NewConn pass x/net/nettest.TestConn. 3 years ago
packet net/packet: use netaddr AppendTo methods 3 years ago
portmapper all: update tests to use tstest.MemLogger 3 years ago
socks5 net/socks5/tssocks: add a SOCKS5 dialer type, method-ifying code 3 years ago
speedtest all: fix spelling mistakes 3 years ago
stun all: gofmt with Go 1.17 3 years ago
tlsdial net/tlsdial: add forgotten test file for go mod tidy 3 years ago
tsaddr ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 3 years ago
tshttpproxy all: gofmt with Go 1.17 3 years ago
tstun net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard-go dependency to 82d2aa87aa623cb5143a41c3345da4fb875ad85d 3 years ago