lib.rs
Dec 12, 2023rs-aggregate will aggregate an unsorted list of IP prefixes. Intended to be a drop-in replacement for aggregate6 with better performance. Takes a list of whitespace-separated IPs or IP networks and aggregates them to their minimal representation. Installation. rs-aggregate is built statically. CI-built binaries can be found in the GitHub ...