]> git.ipfire.org Git - people/ms/libloc.git/commit
importer: Create a better structure to import RIRs
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 11:42:04 +0000 (11:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 11:42:04 +0000 (11:42 +0000)
commit8c2dbbc25149a2eda4ebb991ed44b56774144b97
tree702297d987cb485c6d5dca7056339d08ea6e69d8
parentd77d05d1025ff803ea22419edcb2b3a24734f45a
importer: Create a better structure to import RIRs

All information about all RIRs will now be imported in one large
database transaction per RIR which should bring us better integrity and
help us to phase out any stale data.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location/importer.py
src/scripts/location-importer.in