tailscale/tailcfg
Charlotte Brandhorst-Satzkorn 3417ddc00c tailcfg: add location field to hostinfo
This change adds Location field to HostInfo.
Location contains the option for a Country, CountryCode, City, CityCode
and a Priority. Neither of these fields are populated by default.

The Priority field is used to determine the priority an exit
node should be given for use, if the field is set. The higher the value
set, the higher priority the node should be given for use.

Updates tailscale/corp#12146

Signed-off-by: Charlotte Brandhorst-Satzkorn <charlotte@tailscale.com>
2023-06-23 15:34:31 -07:00
..
c2ntypes.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derpmap.go tailcfg: add CanPort80 field to DERPNode 2023-04-21 14:15:26 -04:00
tailcfg.go tailcfg: add location field to hostinfo 2023-06-23 15:34:31 -07:00
tailcfg_clone.go tailcfg: add location field to hostinfo 2023-06-23 15:34:31 -07:00
tailcfg_export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailcfg_test.go tailcfg: add location field to hostinfo 2023-06-23 15:34:31 -07:00
tailcfg_view.go tailcfg: add location field to hostinfo 2023-06-23 15:34:31 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00