aggregate6-1.0.14p1
optimise a list of IPv4/IPv6 prefixes
Back to search · Project homepage
Description
aggregate6 takes a list of IPv4 and IPv6 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, 2001:67c:208c:10::/64 would be removed if
2001:67c:208c::/48 was also supplied.
The second optimisation identifies adjacent prefixes that can
be combined under a single, shorter-length prefix. For example,
2001:67c:208c::/48 and 2001:67c:208d::/48 can be combined into the
single prefix 2001:67c:208c::/47.
Package information
- Ports path
- net/aggregate6
- Package architecture
- amd64
- Maintainer
- Job Snijders <job@openbsd.org>
- Categories
- net, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.