Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libnet-iptrie-perl
Perl module for building ipv4 and ipv6 address space hierarchies
https://metacpan.org/release/Net-IPTrie
0
no reviews
Install
Net::iptrie uses a radix tree (or trie) to quickly build the hierarchy of a given address space (both ipv4 and ipv6). this allows the user to perform fast subnet or routing lookups. it is implemented exclusively in perl.