You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
2fc4455e6d
all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]
...
This deprecates the old "DERP string" packing a DERP region ID into an
IP:port of 127.3.3.40:$REGION_ID and just uses an integer, like
PeerChange.DERPRegion does.
We still support servers sending the old form; they're converted to
the new form internally right when they're read off the network.
Updates #14636
Change-Id: I9427ec071f02a2c6d75ccb0fcbf0ecff9f19f26f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
appctype
appc,ipn/ipnlocal,types/appctype: implement control provided routes
2 years ago
bools
types/bools: add IfElse ( #14272 )
1 year ago
dnstype
cmd/viewer,all: consistently use "read-only" instead of "readonly"
1 year ago
empty
all: update copyright and license headers
3 years ago
flagtype
all: update copyright and license headers
3 years ago
iox
types/iox: add function types for Reader and Writer ( #14366 )
1 year ago
ipproto
all: use Go 1.22 range-over-int
2 years ago
key
types/key: use tlpub: in error message ( #13707 )
2 years ago
lazy
util/uniq,types/lazy,*: delete code that's now in Go std
1 year ago
logger
all: use Go 1.22 range-over-int
2 years ago
logid
types/logid: add Add method ( #12478 )
2 years ago
netlogtype
all: update copyright and license headers
3 years ago
netmap
all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]
1 year ago
nettype
wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration
3 years ago
opt
types/opt: fix test to be agnostic to omitzero support ( #14401 )
1 year ago
persist
cmd/viewer,all: consistently use "read-only" instead of "readonly"
1 year ago
prefs
cmd/viewer,all: consistently use "read-only" instead of "readonly"
1 year ago
preftype
cmd/tailscaled,*: add start of configuration file support
3 years ago
ptr
all: update copyright and license headers
3 years ago
result
types/result, util/lineiter: add package for a result type, use it
1 year ago
structs
all: update copyright and license headers
3 years ago
tkatype
types/tkatype: add test for MarshaledSignature's JSON format
3 years ago
views
cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible
1 year ago