summaryrefslogtreecommitdiffhomepage
path: root/net/tsaddr
AgeCommit message (Expand)AuthorFilesLines
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-5/+5
2021-05-05net/tsaddr: add NewContainsIPFunc (move from wgengine)Brad Fitzpatrick2-0/+76
2021-04-19net/tsaddr: expand ephemeral nodes range to /64Naman Sood1-2/+2
2021-04-16net/tsaddr: add new IP range for ephemeral nodes in Tailscale ULA (#1715)Naman Sood1-0/+12
2021-03-30net/tsaddr: IsUla() for IPv6 Unique Local AddressDenton Gentry2-2/+30
2021-03-23all: s/Magic DNS/MagicDNS/ for consistencyBrad Fitzpatrick1-1/+1
2021-03-02wgengine/router: add a dummy IPv6 address if needed for default routing.David Anderson1-0/+11
2020-12-28net/tsaddr: add ChromeOS contains testsJosh Bleecher Snyder1-1/+26
2020-10-15tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion.David Anderson1-2/+39
2020-07-31all: dns refactor, add Proxied and PerDomain flags from control (#615)Dmytro Shynkevych1-0/+22
2020-07-06net/tsaddr: new package to hold Tailscale-specific IPs/rangesBrad Fitzpatrick2-0/+71