31bef32032
This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. Packaged by Thomas Merkel and patches provided via NetBSD/pkgsrc pullup request #15.
3 lines
164 B
Text
3 lines
164 B
Text
This module uses a Patricia Trie data structure to quickly perform IP address
|
|
prefix matching for applications such as IP subnet, network or routing table
|
|
lookups.
|