aggregate6 icon indicating copy to clipboard operation
aggregate6 copied to clipboard

IPv4 and IPv6 prefix aggregation tool

Results 5 aggregate6 issues
Sort by recently updated
recently updated
newest added

We need install python3-devel as well to install pip3 on EL8

Instead of comparing the old and new trees to check if more aggregation is possible, simply count the number of aggregations that actually occured in the recent iteration. This reduces...

Fixed: ./aggregate6/aggregate6.py:33:1: E722 do not use bare 'except' ./aggregate6/aggregate6.py:44:15: E741 ambiguous variable name 'l' ./aggregate6/aggregate6.py:58:9: F841 local variable 'err' is assigned to but never used ./aggregate6/aggregate6.py:158:13: F841 local variable 'err'...

In case you're taking feature requests, it would be useful to generate an aggregated prefix list but with some sub-prefixes removed: Mock-up to explain what I mean: ```console $ echo...

doesn't build on with modern Python version... and is the sole dependency of this lib.