---
name: aggregate
version: 1.6_1
origin: net-mgmt/aggregate
comment: Optimise a list of route prefixes to help make nice short filters
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: jabley@automagic.org
prefix: /usr/local
licenselogic: single
flatsize: 17095
desc: |
  Takes a list of prefixes in conventional format on stdin,
  and performs two optimisations to attempt to reduce the
  length of the prefix list.

  The first optimisation is to remove any supplied prefixes
  which are supurfluous because they are already included in
  another supplied prefix. For example, 203.97.2.0/24 would
  be removed if 203.97.0.0/17 was also supplied.

  The second optimisation identifies adjacent prefixes that
  can be combined under a single, shorter-length prefix. For
  example, 203.97.2.0/24 and 203.97.3.0/24 can be combined
  into the single prefix 203.97.2.0/23.


  jabley@automagic.org
categories: [net-mgmt]
files:
  /usr/local/bin/aggregate: d77259db30d6a98a292a3fbec58f9ae9d0266048034855eb03bdb6bc2b24bc43
  /usr/local/bin/aggregate-ios: 876a8b0d8d48450df7ade992cc7def9744e1ec8639dccb3aeca8018d8776a0c6
  /usr/local/man/man1/aggregate-ios.1.gz: 87d205b21fd60dd126d0f6cc4a620487760d5e3b331e855a0c538739e4ff3724
  /usr/local/man/man1/aggregate.1.gz: e1446c4d5d2c86373c2875e89de9d1199d083a1c7e4ce602375186ce9e72a015
scripts: {}
