aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-IPTrie/pkg-descr
blob: 4321f46f3ee16a961303a433dd05f78e9b41f65e (plain) (blame)
1
2
3
4
5
This module 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.