]> git.ipfire.org Git - location/libloc.git/commit
importer: Parse aggregated networks
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Mar 2022 11:56:40 +0000 (11:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Mar 2022 11:56:40 +0000 (11:56 +0000)
commit35e5f0411448bdf53ad6fce4b19d412d251c9d31
treebfeb9a779c8a77722bf1446efda0a1077977634e
parent6bf458a4c5b312757342d1653044141951f17953
importer: Parse aggregated networks

This patch adds code to parse any aggregated networks.

Bird does not automatically show the last ASN of the path, but we can
collect all networks that we can see without any ASN and perform
"show route <network> all" on them to gather this information.

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