public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: location@lists.ipfire.org
Subject: [PATCH] location-importer: Add missing area code for AWS
Date: Sat, 17 Feb 2024 22:39:00 +0000	[thread overview]
Message-ID: <1485d6ba-8d7f-4c03-b5d2-ba2931f3c1fb@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 953 bytes --]

It is unclear what exactly "eusc" refers to ("EU Secure Cloud", maybe?),
but according to RIPE database records for IPv6 networks involved, this
area code physically traces back to Germany, likely Berlin instead of
Frankfurt.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 src/scripts/location-importer.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/scripts/location-importer.in b/src/scripts/location-importer.in
index 28a4f6c..2be4887 100644
--- a/src/scripts/location-importer.in
+++ b/src/scripts/location-importer.in
@@ -1603,6 +1603,7 @@ class CLI(object):
 				"eu-south-2": "ES",
 				"eu-west-3": "FR",
 				"eu-north-1": "SE",
+				"eusc-de-east-1", "DE", # XXX: Undocumented, likely located in Berlin rather than Frankfurt
 				"il-central-1": "IL", # XXX: This one is not documented anywhere except for ip-ranges.json itself
 				"me-central-1": "AE",
 				"me-south-1": "BH",
-- 
2.35.3

                 reply	other threads:[~2024-02-17 22:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485d6ba-8d7f-4c03-b5d2-ba2931f3c1fb@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=location@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox