SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-NfDump rpm build for : openSUSE Tumbleweed. For other distributions click perl-Net-NfDump.

Name : perl-Net-NfDump
Version : 1.33 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.15 Date : 2024-08-05 17:38:11
Group : Unspecified Source RPM : perl-Net-NfDump-1.33-1.15.src.rpm
Size : 0.49 MB
Packager : (none)
Summary : Perl API for manipulating with nfdump files based on libnf.net library
Description :
Nfdump http://nfdump.sourceforge.net/ is a very popular toolset for
collecting, storing and processing NetFlow/SFlow/IPFIX data. One of the key
tools is a command line utility bearing the same name as the whole toolset
(nfdump). Although this utility can process data very fast, it is
cumbersome for some applications.

This module implements basic operations and allows to read, create and
write flow records on binary files produced with nfdump tool. The module
tries to keep the same naming conventions for methods as are used in DBI
modules/API, so developers who got used to work with such interface should
remain familiar with the new one.

The module uses the original nfdump sources to implement necessary
functions. This enables to keep the compatibility with the original nfdump
quiet easily and to cope with future versions of the nfdump tool with a
minimal effort.

The architecture is following:

APPLICATION
+------------------------+
| | Implements all methods and functions
| Net::NfDump API (perl) | described in this document.
| |
+------------------------+
| | The code converts internal nfdump
| libnf - glue code (C) | structures into perl and back to C.
| | See http://libnf.net for more information.
+------------------------+
| | All original nfdump source files. There
| nfdump sources (C) | are no changes in these files. All
| | changes are placed into libnf code.
+------------------------+
NFDUMP FILES

We always try to update Net::NfDump te lastest version of *nfdump*
available on https://github.com/phaag/nfdump. Support for NSEL code is
enabled.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-NfDump-1.33-1.15.x86_64.rpm
     

Provides :
perl(Net::NfDump)
perl(Net::NfDump::Fields)
perl-Net-NfDump
perl-Net-NfDump(x86-64)

Requires :
/usr/bin/perl
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/nfasnupd
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Net
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Net/NfDump
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Net/NfDump.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Net/NfDump/Fields.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Net
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Net/NfDump
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Net/NfDump/NfDump.so
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Net/NfDump/autosplit.ix
/usr/share/doc/packages/perl-Net-NfDump
/usr/share/doc/packages/perl-Net-NfDump/Changes
/usr/share/doc/packages/perl-Net-NfDump/README
/usr/share/doc/packages/perl-Net-NfDump/examples
/usr/share/doc/packages/perl-Net-NfDump/examples/example1.pl
/usr/share/doc/packages/perl-Net-NfDump/examples/example2.pl
/usr/share/doc/packages/perl-Net-NfDump/examples/example3.pl
/usr/share/doc/packages/perl-Net-NfDump/examples/example4.pl
/usr/share/man/man3/Net::NfDump.3pm.gz
/usr/share/man/man3/Net::NfDump::Fields.3pm.gz

 
ICM