Skip to content

Longest network prefix matching program using Python

Notifications You must be signed in to change notification settings

downtown12/LongestPrefix-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LongestPrefix-matching

Longest network prefix matching program using Python This utility is useful when one has to find the longest matching prefix for the list of IP address. Pre-requisite for this utility: download and python import module SubnetTree

Usage: longest_prefix_match.py {Input file with list of Prefixes} {Input file with list of IP addresses}

About

Longest network prefix matching program using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages