Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: nfdump | Distribution: openSUSE Tumbleweed |
Version: 1.7.5 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Oct 23 21:29:25 2024 |
Group: Productivity/Networking/Diagnostic | Build host: reproducible |
Size: 734998 | Source RPM: nfdump-1.7.5-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/phaag/nfdump | |
Summary: CLI tools to collect and process netflow data |
The nfdump tools collect and process netflow data on the command line. They are part of the NFSEN project which is explained more detailed at http://www.terena.nl/tech/task-forces/tf-csirt/meeting12/nfsen-Haag.pdf
BSD-3-Clause
* Wed Oct 23 2024 Martin Hauke <mardnh@gmx.de> - Update to version 1.7.5 * Improved parallel filtering to improve performance of nfdump. * Parallel processing of reading, filtering and processing data. * Add ndjson output format. * Speedup output. * Add ja4 processing. * Officially integrate torlookup into nfdump. * Add support for NOKIA enterprise. * Lot of code cleanup. * Bug fixes. * Sun Mar 31 2024 Bernhard Wiedemann <bwiedemann@suse.com> - Update to version 1.7.4 * make builds reproducible (boo#1047218) * various bug fixes and stability fixes * Lot of old code got cleaned up * Wed Feb 07 2024 Dominique Leuenberger <dimstar@opensuse.org> - Provide user/group symbol for the user created during pre. * Sat Sep 02 2023 Martin Hauke <mardnh@gmx.de> - Update to version 1.7.3 * Add zstd compression speeds compression (multi threading) * Add compression levels. * Fix some nfprofile issues. - Update to version 1.7.2 * Update nfcapd/sfcapd man pages for erspan data link. * Implement erspan protocol in nfpcapd packet processing. * Sync ipfix and netflow_v9 for option field processing. * Handle buggy option data(!) from exporter. * Fixes compile warnings for Linux(es) and *BSDs. * Fix v9 option template processing. * Fix option record processing for multiple records. * Fix ipfix nbar processing. * Update pcap reader with erspan device. * Fix fmt argument parsing. * Add IPv4 in IPv6 special cases in geolookup. * Fix IP version check in geolookup. * Disable signals in threads. Different OS handle signals differently. * Recongnize old sampler with missing algorithm tag. * Fix memory leaks. * Update pcap_reader and add CISCO application performance monitor tags. * Add ERSPAN decoding to pcap_reader. * Check uid root for src spoofing option. * Fix valgrind error for uninitalised memory. * Update lz4 code. * Update number of enabled tags in v9 and ipfix. * Add collector option -X to limit stored data. * Implement %sasn, %dasn organisation name printing tags. * Improve geoDB handling. Needs rebuild of the geoDB. * Wire sampling extension for individual sampling. * Update ICMP type/code handling. * Fix #415. ICMP decoding in netflow v9. * Pimp pcap_reader * Added source address support for nfreplay * Fix dst tos bug in output_raw. * Add geo info in JSON output when using GeoDB. * Fix 408. Interchanged time stamps. * Add icmp type/code elements 176, 177, 178, 179. * Add unique version string. * Add Linux nflog in nfpcapd. * Replace old packet repeater code with more modern privsep code * Replace old launcher startup code with more modern privsep code * Wed Jan 11 2023 Martin Hauke <mardnh@gmx.de> - Update to version 1.7.1 * Fix #394. Event labeling * Implement #393 consistent logging * Add feature #391. Add country code aggregation * Fix #392. Fix format options with IPv6 * Implement #390. Aggregation for GeoDB's enriched AS data * Add OpenBSD pflog decoding in nfpcapd and nfdump * Fix #389 receiving IPv4 on IPv6 socket in sfcapd * Fix #385 bug when compiled on i386 arch - 32bit alignment * Fix #384 bug when compile with --enable-nsel * Implement #366 Linux NFLOG link layer protocol in nfpcapd * Fix #381 pcap overwrite in nfpcapd fixed * Implement #377. Rework sampling code in general. Switch to packet interval/space notation. Map older sampling to new notation. * Fix #375 relative timestamps with sysUptime id 160 * Rework nbar code. Use new array records and fix nbar bug in older versions. * Fix #370. Help shows correct option -A * Fix #369. Legacy -M for NfSen works again * Improve nbar handling. Add private enterprise number decoding * Fri Sep 30 2022 Martin Hauke <mardnh@gmx.de> - Update to version 1.7.0.1 * Fix build issues in nfdump-1.7.0 - Drop patches: * 0001-Add-missing-variable-initialization.patch * 0002-Handle-fscanf-return-value-in-pidfile.c.patch * 0003-Fix-snprintf-length-argument.patch * fix-build.patch * Fri Sep 30 2022 Martin Hauke <mardnh@gmx.de> - Update to version 1.7.0 * nfdump is now a multi-threaded program and uses parallel threads mainly for reading, writing and processing flows as well as for sorting. This may result in a 2 to 3 times faster flow processing, depending on the tasks. The speed improvement also heavily depends on the hardware (SSD/HD) and flow compression option. * For netflow v9 and IPFIX, nfdump now supports flexible length fields. This improves compatibility with some exporters such as yaf and others. The netflow v9 decoder is more flexible in decoding. * Support for Cisco Network Based Application Recognition (NBAR). * Supports Maxmind geo location information to tag/geolocate IP addresses and AS numbers. * nfpcapd automatically uses TPACKET_V3 for Linux. This improves packet processing. It adds new options to collect MAC and VLAN information as well as the first packet of the payload. * Metric exports: By default, every 60s a flow summary statistics can be sent to a UNIX socket. The corresponding program may be nfinflux to insert these metrics into an influxDB or nfexporter for Prometheus monitoring. - Add patches: * 0001-Add-missing-variable-initialization.patch * 0002-Handle-fscanf-return-value-in-pidfile.c.patch * 0003-Fix-snprintf-length-argument.patch - Build with support for influxdb - Build libnfdump as shared library * Sun May 22 2022 Martin Hauke <mardnh@gmx.de> - Add patch: * fix-build.patch (fix build on TW) * Sat Mar 26 2022 Martin Hauke <mardnh@gmx.de> - Update to version 1.6.24 * Fix cmd line processinf in nfanon. #328 * Make configure.ac autoconf 2.69 compatible * Cleanup automake files. Fixes #304. * Fix link handling in nfpcapd * Fix compile flags #304 * Add NAT event record support for IPFIX. #298 * Fix issue #296 - broken json format with option -q * Fix json msec formating * Silence short packet logs due to small snaplen in pcaproc.c #221 * Fix minor bugs * Thu May 06 2021 Martin Hauke <mardnh@gmx.de> - Update to version 1.6.23 * Fix potential FreeNode without valid Node in nfpcapd. * Add all non TCP/UDP IP protocols as streams in nfpcapd * Add mpls unwrap in nfpcapd. Skip MPLS labels * Add ESP to processed protocols in nfpcapd. * Some Code cleanup * Change spin lock to native C11 lock * Cleanup code for issue #283 * Fix minor nfpcapd issues * Add mpls unwrap in sflow code - adds mpls labels if available * Update rbtree. * Fix potential deadlock in nfpcapd if it terminates. * Add packet capture buffer size to nfpcapd * Fix sflow code extended field parsing. #262 and #273 * Fix endless loop of nfexpire, if it does not find files * Fix processing deoding error for yaf exporter * Zero out tcp flags for non TCP records * Add reverse element enterprise ID 29305 for counter values * Add biFlow direction element 239 * Add flow end reason element 136 * Make -Tall the default for nfcapd to collect extensions * Code cleanup and boundary checks in option template processing * Implement element 160 (SystemInitTime) in option template * Add Element 160 (SystemInitTime) in flow record used by Huawei * Fix path handling for -l * Fix print plain numbers #263
/etc/nfdump.conf.dist /usr/bin/nfanon /usr/bin/nfcapd /usr/bin/nfdump /usr/bin/nfexpire /usr/bin/nfprofile /usr/bin/nfreplay /usr/bin/nftrack /usr/bin/sfcapd /usr/share/doc/packages/nfdump /usr/share/doc/packages/nfdump/AUTHORS /usr/share/doc/packages/nfdump/ChangeLog /usr/share/doc/packages/nfdump/README.md /usr/share/licenses/nfdump /usr/share/licenses/nfdump/COPYING /usr/share/licenses/nfdump/LICENSE /usr/share/man/man1/nfanon.1.gz /usr/share/man/man1/nfcapd.1.gz /usr/share/man/man1/nfdump.1.gz /usr/share/man/man1/nfexpire.1.gz /usr/share/man/man1/nfprofile.1.gz /usr/share/man/man1/nfreplay.1.gz /usr/share/man/man1/sfcapd.1.gz /var/lib/nfcapd /var/lib/nfdump /var/lib/sfcapd
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:23:09 2024