]> git.ipfire.org Git - location/libloc.git/commit
location-importer.in: only import relevant data from AFRINIC, APNIC and RIPE
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 12 Oct 2020 20:53:32 +0000 (20:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Oct 2020 20:54:01 +0000 (20:54 +0000)
commita36bc686865fc87ea386fd90b389338bdcb80cbc
treed4d0876346345ebbba0c86eef7577a135d2d2189
parentf532841e9197ce2f40aad8c086d786b2cb783a54
location-importer.in: only import relevant data from AFRINIC, APNIC and RIPE

In contrast to ARIN and LACNIC, we are able to process more detailled
feeds from those RIRs, avoiding storage of obviously unnecessary data.

Thanks to various SQL optimisations, doing so now takes less time than
the first version of this did.

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