pkg://aggregate_1.0.2-2_arm.deb:10388/control
downloads
Package: aggregate
Version: 1.0.2-2
Section: net
Priority: optional
Architecture: arm
Depends: libc6 (>= 2.2.4-4), libpopt0 (>= 1.6.4), libvanessa-logger0
Installed-Size: 72
Maintainer: Simon Horman <horms@verge.net.au>
Description: CIDR network aggregation and filtering
aggregate is a tool for aggregating CIDR networks. Input is read from
stdin and output is written to stdout. It understands IPv4 networks
represented as network/prefix, network/netmask and start_address -
end_address. It is able to read input in any one of these formats and
output in the same or a different format.
.
It is also able to limit the maximum and minimum prefix length that
will be output. This can be used to filter, for instance ignoring all
networks with a prefix longer than 24 bits. That is all networks smaller
than a traditional Class C.