]> git.ipfire.org Git - location/libloc.git/commit
location-importer.in: emit warnings due to unknown country code for valid networks...
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 3 May 2021 17:14:29 +0000 (19:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 May 2021 12:39:58 +0000 (12:39 +0000)
commit7138b4ac9ff238e46d23f06c5a749840c5575946
tree29af4734b9d00b8cb588ad53f7bd1d08c21efff4
parentd87c9c30671f2afbc6af01336498a94a16eb217d
location-importer.in: emit warnings due to unknown country code for valid networks only

This reduces log spam in case of processing RIR database, checking for
networks with unknown country codes assigned. If we would not have
written into the database, there is no need to warn about them.

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