mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 11:05:45 +00:00
tailcfg: note RegionID 900-999 reservation
This commit is contained in:
parent
ddb8726c98
commit
3dcd18b6c8
@ -48,6 +48,9 @@ type DERPRegion struct {
|
||||
//
|
||||
// RegionIDs must be non-zero, positive, and guaranteed to fit
|
||||
// in a JavaScript number.
|
||||
//
|
||||
// RegionIDs in range 900-999 are reserved for end users to run their
|
||||
// own DERP nodes.
|
||||
RegionID int
|
||||
|
||||
// RegionCode is a short name for the region. It's usually a popular
|
||||
|
Loading…
Reference in New Issue
Block a user