]> git.ipfire.org Git - location/libloc.git/commit
location-importer.in: import additional IP information for Amazon AWS IP networks
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 8 Jun 2021 09:55:41 +0000 (09:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Jun 2021 08:54:34 +0000 (08:54 +0000)
commitdcef2ba4773bf1692849823dccf0121dba23cb4e
treede6b327f1b54ad0386c885ce3e6047fc0444bdee
parent39ee312056270a9a7826be2f04f03487aeb1443f
location-importer.in: import additional IP information for Amazon AWS IP networks

Amazon publishes information regarding some of their IP networks
primarily used for AWS cloud services in a machine-readable format. To
improve libloc lookup results for these, we have little choice other
than importing and parsing them.

Unfortunately, there seems to be no machine-readable list of the
locations of their data centers or availability zones available. If
there _is_ any, please let the author know.

The second version of this patch adds a meaningful description for the
"source" column in the overrides tables, to make introduced changes
less intransparent.

Fixes: #12594
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location-importer.in