Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Net-Patricia | Distribution: openSUSE Tumbleweed |
Version: 1.22 | Vendor: openSUSE |
Release: 7.2 | Build date: Mon Mar 4 14:46:11 2024 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 78393 | Source RPM: perl-Net-Patricia-1.22-7.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Net-Patricia/ | |
Summary: Patricia Trie perl module for fast IP address lookups |
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. The BSD radix code is thoroughly described in "TCP/IP Illustrated, Volume 2" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing Table for Berkeley Unix'' by Keith Sklower.
BSD-2-Clause AND GPL-2.0-or-later
* Mon Mar 04 2024 pgajdos@suse.com - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN * Wed Jan 25 2023 Thorsten Kukuk <kukuk@suse.com> - no-libnsl.diff: don't link against libnsl if we don't use it * Mon Feb 26 2018 opensuse@dstoecker.de - New systems requires explicit libnsl-devel for building * Sun Jul 20 2014 coolo@suse.com - regenerate spec file to use perl macros - fixes build in factory * Thu Feb 13 2014 opensuse@dstoecker.de - created
/usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Net /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Net/Patricia.pm /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Net /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Net/Patricia /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Net/Patricia/Patricia.so /usr/share/doc/packages/perl-Net-Patricia /usr/share/doc/packages/perl-Net-Patricia/COPYING /usr/share/doc/packages/perl-Net-Patricia/Changes /usr/share/doc/packages/perl-Net-Patricia/MYMETA.json /usr/share/doc/packages/perl-Net-Patricia/MYMETA.yml /usr/share/doc/packages/perl-Net-Patricia/README /usr/share/man/man3/Net::Patricia.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024