]> git.ipfire.org Git - people/ms/libloc.git/commit - src/scripts/location-importer.in
importer: Import Geofeed overrides with other Geofeeds
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Mar 2024 11:06:22 +0000 (11:06 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Mar 2024 11:06:22 +0000 (11:06 +0000)
commitf5a4557d0d066a4d85c9be1f54dca027bb878341
tree6af817a331400e04fa7df482870f457776aa5357
parente95490f5b60451ed5476327784a049cbd6bf575c
importer: Import Geofeed overrides with other Geofeeds

The previous approach neglegted that we check if a Geofeed is permitted
to change the location for a subnet so that Geofeeds cannot overwrite
any subnets they don't belong to.

That means that we will have to add those networks to the Geofeeds as
well.

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