From 5a5571e7d2981c4be290361416d3c692ac7b7bae Mon Sep 17 00:00:00 2001 From: juga0 Date: Wed, 6 Mar 2019 06:35:14 +0000 Subject: fixup! bandwidth-file: Add scanner and destination country --- bandwidth-file-spec.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bandwidth-file-spec.txt') diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index ba6cff2..9ec7bbb 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -104,7 +104,8 @@ padding characters omitted. DateTime ::= "YYYY-MM-DDTHH:MM:SS", as in ISO 8601 CountryCode ::= Two capital ASCII letters ([A-Z]{2}), as defined in - ISO 3166-1 alpha-2 plus "ZZ" to denote unknown country. + ISO 3166-1 alpha-2 plus "ZZ" to denote unknown country + (eg the destination is in a Content Delivery Network). CountryCodeList ::= One or more CountryCode(s) separated by a comma ([A-Z]{2}(,[A-Z]{2})*). @@ -299,9 +300,6 @@ The destination Web Servers serve the data that the generator retrieves to measure the bandwidth. - The code "ZZ" is used here to denote that the country is unknown. - For instance, when the destination is in a Content Delivery Network. - This Line was added in version 1.3.0 of this specification. KeyValue NL -- cgit v1.2.3-54-g00ecf