..
dns
net/dns: set OS DNS to 100.100.100.100 for route-less ExtraRecords [cap 41]
2022-08-30 12:36:25 -07:00
dnscache
net/dnscache: fix v4addrs to return only v4 addrs
2022-08-17 14:19:37 -04:00
dnsfallback
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
flowtrack
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
interfaces
syncs, all: move to using Go's new atomic types instead of ours
2022-08-04 07:47:59 -07:00
netaddr
all: migrate code from netaddr.FromStdAddr to Go 1.18
2022-08-02 22:25:07 -07:00
netcheck
net/stun: convert to use net/netip.AddrPort
2022-08-15 12:46:01 -04:00
neterror
net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code
2022-01-03 14:03:30 -08:00
netknob
…
netns
syncs, all: move to using Go's new atomic types instead of ours
2022-08-04 07:47:59 -07:00
netstat
all: migrate more code code to net/netip directly
2022-08-02 13:59:57 -07:00
nettest
…
netutil
all: convert more code to use net/netip directly
2022-07-25 21:53:49 -07:00
packet
all: migrate more code code to net/netip directly
2022-08-02 13:59:57 -07:00
ping
net/netcheck: try ICMP if UDP is blocked ( #5056 )
2022-08-04 17:10:13 -04:00
portmapper
syncs, all: move to using Go's new atomic types instead of ours
2022-08-04 07:47:59 -07:00
proxymux
…
socks5
net/socks5: use new Go 1.19 binary.AppendByteOrder.AppendUintX
2022-08-05 08:30:48 -07:00
speedtest
…
stun
net/stun: convert to use net/netip.AddrPort
2022-08-15 12:46:01 -04:00
tlsdial
all: gofmt for Go 1.19
2022-08-02 10:08:05 -07:00
tsaddr
all: migrate more code code to net/netip directly
2022-08-02 13:59:57 -07:00
tsdial
all: use syncs.AtomicValue
2022-08-04 11:52:16 -07:00
tshttpproxy
all: use syncs.AtomicValue
2022-08-04 11:52:16 -07:00
tstun
all: use syncs.AtomicValue
2022-08-04 11:52:16 -07:00