pkg://aggregate_1.0.2-2_amd64.deb:11424/control
downloads
Package: aggregate
Version: 1.0.2-2
Section: net
Priority: optional
Architecture: amd64
Depends: libc6 (>= 2.3.2.ds1-4), libpopt0 (>= 1.7), libvanessa-logger0 (>= 0.0.6)
Installed-Size: 76
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.