]> git.ipfire.org Git - people/ms/libloc.git/commit
importer: Also import networks that are smaller than /48 or /24
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 10:23:49 +0000 (10:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2024 10:25:31 +0000 (10:25 +0000)
commitc940dcf1fc29b42897e63a7c4c4b6fb0ffef54a3
treecb044c3d2cd81107f83babf59387603b8c24425e
parentcb45f0d5bda1993dfc4a7fd4476972dc0bc1cfde
importer: Also import networks that are smaller than /48 or /24

These cannot appear in the global routing table, but that does not mean
that there isn't any value in importing them into our database.

In case they are just noise, we will filter them out later on.

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