perl-Net-Patricia

Patricia Trie perl module for fast IP address lookups

Description

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.  The data structure is based on a radix tree using a
radix of two, so sometimes you see patricia implementations called "radix"
as well.  The term "Trie" is derived from the word "retrieval" but is
pronounced like "try".  Patricia stands for "Practical Algorithm to
Retrieve Information Coded as Alphanumeric", and was first suggested for
routing table lookups by Van Jacobsen.  Patricia Trie performance
characteristics are well-known as it has been employed for routing table
lookups within the BSD kernel since the 4.3 Reno release.
Website: http://search.cpan.org/dist/Net-Patricia/
License: GPLv2+ and BSD
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Net-Patricia-1.22-6.el6_10.x86_64 [40 KiB] Changelog by Andrew Colin Kissa (2023-02-16):
- BaruwaOS rebuild
perl-Net-Patricia-1.22-4.el6.x86_64 [42 KiB] Changelog by Fedora Release Engineering (2014-06-07):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild