rs-aggregate/README.md

6 lines
273 B
Markdown
Raw Normal View History

2023-03-13 23:11:45 -07:00
# rs-aggregate
2023-03-14 00:40:01 -07:00
rs-aggregate will aggregate an unsorted list of IP prefixes
2023-03-13 23:11:45 -07:00
Intended to be [aggregate6](https://github.com/job/aggregate6) with better performance.
Takes a list of whitespace-separated IPs or IP networks and aggregates them to their minimal representation.