]> git.ipfire.org Git - location/libloc.git/commit
importer: Import raw sources for inetnum's again
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 20 Sep 2020 19:20:18 +0000 (19:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 16:16:21 +0000 (16:16 +0000)
commit64e95fa903edec8b4e4e59830b395e2e4a411853
tree9cb641e5f0a00116a3810048c4b596cc0ac45974
parent2cd2e34241a1fdd29acea39dc910b33007ebd98c
importer: Import raw sources for inetnum's again

The extended feeds do not have enough detailed information
for us, so that we need to import inetnums from RIRs where
possible. Filtering private networks is necessary as RIR data
may contain 0.0.0.0/0 or similar entries for administrative
purposes or due to misfilings.

Special thanks goes to Michael for spending numerous hours
on this, setting up a testing environment and providing helpful
advice while debugging.

Partially fixes: #12458

Cc: 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/importer.py
src/python/location-importer.in