950 Commits (b6153efb7dd58ea5bdd97be45fbfeb0d3bb506dc)

Author SHA1 Message Date
Andrew Dunham fd94d96e2b net/portmapper: support legacy "urn:dslforum-org" portmapping services 2 years ago
Andrew Dunham b45089ad85 net/portmapper: handle cases where we have no supported clients 2 years ago
kari-ts c9fd166cc6
net/netmon: when a new network is added, trigger netmon update (#10840) 2 years ago
Andrew Dunham 20f3f706a4 net/netutil: allow 16-bit 4via6 site IDs 2 years ago
James Tucker 953fa80c6f cmd/{derper,stund},net/stunserver: add standalone stun server 2 years ago
Andrew Dunham 35c303227a net/dns/resolver: add ID to verbose logs in forwarder 2 years ago
Andrea Gottardo d9aeb30281
net/interfaces: handle iOS network transitions (#10680) 2 years ago
Andrew Dunham fa3639783c net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670) 2 years ago
Nick Khyl c9836b454d net/netmon: fix goroutine leak in winMon if the monitor is never started 2 years ago
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661) 2 years ago
Andrew Dunham 3c333f6341 net/portmapper: add logs about obtained mapping(s) 2 years ago
Andrew Dunham 01286af82b net/interfaces: better handle multiple interfaces in LikelyHomeRouterIP 2 years ago
Andrew Dunham 09136e5995
net/netutil: add function to check rp_filter value (#5703) 2 years ago
Andrew Dunham d05a572db4 net/portmapper: handle multiple UPnP discovery responses 2 years ago
Andrew Dunham 727acf96a6 net/netcheck: use DERP frames as a signal for home region liveness 2 years ago
Andrew Dunham bac4890467 net/portmapper: be smarter about selecting a UPnP device 2 years ago
Andrea Barisani affe11c503 net/netcheck: only run HTTP netcheck for tamago clients 2 years ago
Denton Gentry 137e9f4c46 net/portmap: add test of Mikrotik Root Desc XML. 2 years ago
Andrew Dunham c4ccdd1bd1 net/interfaces: ensure we return valid 'self' IP in LikelyHomeRouterIP 2 years ago
Aaron Klotz 64a26b221b net/dns: use an additional registry setting to disable dynamic DNS updates for our interface on Windows 2 years ago
Juergen Knaack c27aa9e7ff net/dns: fix darwin dns resolver files 2 years ago
Ryan Petris c4855fe0ea Fix Empty Resolver Set 2 years ago
Andrew Dunham e33bc64cff net/dnsfallback: add singleflight to recursive resolver 2 years ago
Jordan Whited 12d5c99b04
client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) 2 years ago
James Tucker b48b7d82d0 appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2 years ago
James Tucker 09fcbae900 net/dnscache: remove completed TODO 2 years ago
Andrew Dunham 57c5b5a77e net/dns/recursive: update IP for b.root-servers.net 3 years ago
Andrew Dunham ef596aed9b net/portmapper: avoid alloc in getUPnPErrorsMetric 3 years ago
Val 19e5f242e0 net/portmapper: convert UPnP metrics to new syncs.Map.LoadOrInit method 3 years ago
Brad Fitzpatrick 95faefd1f6 net/dnsfallback: disable recursive resolver for now 3 years ago
Denton Gentry 97ee3891f1 net/dns: use direct when NetworkManager has no systemd-resolved 3 years ago
Maisem Ali 5297bd2cff cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 3 years ago
Maisem Ali 9d96e05267 net/packet: split off checksum munging into different pkg 3 years ago
Galen Guyer 04a8b8bb8e net/dns: properly detect newer debian resolvconf 3 years ago
Maisem Ali 78a083e144 types/ipproto: drop IPProto from IPProtoVersion 3 years ago
Val 893bdd729c disco,net/tstun,wgengine/magicsock: probe peer MTU 3 years ago
Brad Fitzpatrick 7868393200 net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOS 3 years ago
Tom DNetto da1b917575 net/tstun: finish wiring IPv6 NAT support 3 years ago
Andrew Dunham 91b9899402 net/dns/resolver: fix flaky test 3 years ago
Andrew Dunham 286c6ce27c
net/dns/resolver: race UDP and TCP queries (#9544) 3 years ago
Tom DNetto 656a77ab4e net/packet: implement methods for rewriting v6 addresses 3 years ago
Val c26d91d6bd net/tstun: remove unused function DefaultMTU() 3 years ago
James Tucker e03f0d5f5c net/dnsfallback: remove net/dnsfallback go:generate line 3 years ago
James Tucker 84acf83019 go.mod,net/dnsfallback: bump go4.org/netipx 3 years ago
Andrea Barisani b5b4298325 go.mod,*: bump gvisor 3 years ago
Andrew Dunham d31460f793 net/portmapper: fix invalid UPnP metric name 3 years ago
Val c608660d12 wgengine,net,ipn,disco: split up and define different types of MTU 3 years ago
Andrew Dunham 530aaa52f1 net/dns: retry forwarder requests over TCP 3 years ago
Brad Fitzpatrick 241c983920 net/tstun: use untyped consts, simplify DefaultMTU func 3 years ago