/Prefix-Aggregation

Module for prefix aggregation of subnets with IPV4 addresses in CIDR notation

Primary LanguagePython

Prefix Aggregation

Given a list of IPv4 subnets, this module computes the smallest IPv4 subnet that contains all given subnets.

Network Module

Provides functionality to represent CIDRs, subnets and perform prefix aggregation (supernetting)

Requirements

Python 2.7