Version: 1.6, Package name: aggregate-1.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Takes a list of IPv4 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 superfluous 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. See the "aggregate6" package for an alternative tool that supports both IPv4 and IPv6. |
Filesize: 20.084 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-12-22 07:30:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: Adjust DESCR to point people at aggregate6 if they need something that works with both IPv4 and v6. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-14 07:47:59 by Stuart Henderson | Files touched by this commit (5) |
Log message: - factor ftp.isc.org MASTER_SITES into a common MASTER_SITE_ISC - add more mirrors, prefer http |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-05-01 09:43:47 by Rui Reis | Files touched by this commit (2) |
Log message: update to 1.6, maintainer timeout ok robert@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-12-28 15:11:44 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - honor CFLAGS - rename patch to match our scheme - bump pkgname ok steven@ |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |
2003-03-01 22:37:25 by David Krause | Files touched by this commit (18) |
Log message: fix more spelling errors/typos ok pvalchev@ |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |