tailcfg: note RegionID 900-999 reservation

pull/2352/head
Brad Fitzpatrick 3 years ago
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…
Cancel
Save