]> git.ipfire.org Git - people/ms/libloc.git/commit
location-importer: Replace ARIN AS names source with one that offers human-readable...
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 10 Dec 2023 19:37:00 +0000 (19:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Feb 2024 16:35:12 +0000 (16:35 +0000)
commitf4f3d8ade770ab56274df42d8c20434d2c984040
tree2a6d871dc43fccf22e657d4efc59169c85b6239b
parente7de8b5a0952bd550809270ccfddd7def4f337fe
location-importer: Replace ARIN AS names source with one that offers human-readable names

This patch replaces our previous source for AS names in ARIN's realms
with another file provided by ARIN that contains human-readable names
for organizations ASNs have been allocated to.

Please note that a

TRUNCATE autnums;

is necessary on machines previously running the old version of
location-importer, in order to make use of this changed data source.

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