Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 278 Bytes

File metadata and controls

8 lines (6 loc) · 278 Bytes

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