34 Commits

Author SHA256 Message Date
00ac494cdf Accepting request 1316975 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1316975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=16
2025-11-11 18:20:13 +00:00
400dbf000f Accepting request 1316709 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1316709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=15
2025-11-10 18:16:23 +00:00
6d7af29d59 Accepting request 1316974 from home:mnhauke:security
use tarball from the re-release *sight*

OBS-URL: https://build.opensuse.org/request/show/1316974
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=32
2025-11-10 18:15:23 +00:00
ded8842bb0 Accepting request 1316699 from home:mnhauke:security
- Update to version 1.7.7
  * Implement yaf file reader.
  * Improve nfpcapd on payload handling.
  * Evaluate IPv6 fragmentation header and reassemble IPv6 packets.
  * Update IPv4 fragmentation code.
  * Replace dns packet decoder with more complete SPCDNS decoder.
  * Improve payload filter.
  * Add element statistics about tunnel protocols.
  * Add TCP Flags aggregation option.
  * Add new nfdump filter syntax cheatsheet.
  * Improve HexDump output - cyber chef compatible.
  * Honor the ipVersion flag, if exported.
  * Lots of code cleanups.

OBS-URL: https://build.opensuse.org/request/show/1316699
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=31
2025-11-09 21:08:29 +00:00
f3b746f59c Accepting request 1273723 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1273723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=14
2025-05-01 13:22:57 +00:00
acd9d0e13f Accepting request 1270894 from home:mnhauke:security
- Update to version 1.7.6
  * Improve speed through some code optimisation.
  * Improve support for Palo Alto PA-5420.
  * Add filter for min ttl and max ttl ttl equal filter for
    min ttl == max ttl.
  * Implements Tunnel extension & IPv6 encapsulation in sfcapd.
  * Allow user selected output format with custom aggregation.
  * Add ident as %idt token in output formats.
  * Teach nfpcapd to read gzip compressed pcap files transparently.
  * Improve exporter algorithm.
  * Add Subdir -S to dynamic FlowSource -M.
  * Extend timeWindow to msec format everywhere.
  * Lot's of bug fixes and tiny changes.

OBS-URL: https://build.opensuse.org/request/show/1270894
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=29
2025-04-30 17:59:08 +00:00
ac5276dc6d Accepting request 1220174 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1220174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=13
2024-11-02 15:12:11 +00:00
ec4fc16fc3 Accepting request 1218249 from home:mnhauke:security
- 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.

OBS-URL: https://build.opensuse.org/request/show/1218249
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=27
2024-11-02 10:35:57 +00:00
5e15e28b57 Accepting request 1163788 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1163788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=12
2024-04-02 14:42:59 +00:00
c56c1847f0 Accepting request 1163778 from home:bmwiedemann:branches:server:monitoring
Update to version 1.7.4
  * make builds reproducible (boo#1047218)
  * various bug fixes and stability fixes
  * Lot of old code got cleaned up

OBS-URL: https://build.opensuse.org/request/show/1163778
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=25
2024-03-31 16:25:07 +00:00
3794361100 Accepting request 1144920 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1144920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=11
2024-02-07 17:50:48 +00:00
9b4736ff27 Accepting request 1144891 from home:dimstar:Factory
- Provide user/group symbol for the user created during pre.

OBS-URL: https://build.opensuse.org/request/show/1144891
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=23
2024-02-07 12:57:32 +00:00
1b72ed52f5 Accepting request 1111351 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1111351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=10
2023-09-15 20:04:38 +00:00
0ce8bbdfed Accepting request 1108561 from home:mnhauke:security
- Update to versin 1.7.3
  * Add zstd compression speeds compression (multi threading)
  * Add compression levels.
  * Fix some nfprofile issues.
- Update to versin 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.

OBS-URL: https://build.opensuse.org/request/show/1108561
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=21
2023-09-14 13:42:25 +00:00
66841508da Accepting request 1060181 from server:monitoring
- 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

OBS-URL: https://build.opensuse.org/request/show/1060181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=9
2023-01-23 17:30:51 +00:00
dfd9dd3407 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=19 2023-01-21 18:05:24 +00:00
62d4151018 Accepting request 1057744 from home:mnhauke:security
- Update to version 1.7.0
  * 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

OBS-URL: https://build.opensuse.org/request/show/1057744
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=18
2023-01-21 12:13:21 +00:00
9261e6823d Accepting request 1009677 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1009677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=8
2022-10-11 16:03:16 +00:00
4f5cd8bf93 Accepting request 1008291 from home:mnhauke:security
- 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

- 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:

OBS-URL: https://build.opensuse.org/request/show/1008291
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=16
2022-10-11 07:52:27 +00:00
1530d43a72 Accepting request 978529 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/978529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=7
2022-05-22 18:28:01 +00:00
7536ac6ab5 Accepting request 978523 from home:mnhauke:security
- Add patch:
  * fix-build.patch (fix build on TW)

OBS-URL: https://build.opensuse.org/request/show/978523
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=14
2022-05-22 11:32:52 +00:00
27dc5f98b0 Accepting request 965576 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/965576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=6
2022-03-29 16:15:32 +00:00
8c3898cc5b Accepting request 965018 from home:mnhauke:security
- 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

OBS-URL: https://build.opensuse.org/request/show/965018
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=12
2022-03-29 08:05:05 +00:00
296cafb054 Accepting request 891847 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/891847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=5
2021-05-10 13:38:55 +00:00
Lars Vogdt
eb565b91f7 Accepting request 891124 from home:mnhauke:security
- 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

OBS-URL: https://build.opensuse.org/request/show/891124
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=10
2021-05-09 12:55:28 +00:00
a9ded4a485 Accepting request 856479 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/856479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=4
2020-12-17 16:05:18 +00:00
9278ddd8ed Accepting request 851667 from home:mnhauke:security
- Update to version 1.6.22
  * Fix nfreplay v5 time shift bug
  * add support for >=, <= comparators.
  * Fix yacc/bison warnings. Cleanup unused tokens
  * Fix syntax error 'flags AS' as AS is a reserved word.
  * Add element 139 for ICMP type/code in IPv6.
  * Fix IPv4/IPv6 statistics representation.
  * Cleanup nip/xip filter syntax. Add filter syntax 'nip in
    [ <iplist>]'.
  * Add nfversion to nfpcapd
  * Add collected netflow/sflow version in nfdump record.
  * Fix GuessDir bug.
  * Re-address issue #231 - remove strict rule rfc 7011.

OBS-URL: https://build.opensuse.org/request/show/851667
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=8
2020-12-16 14:08:54 +00:00
1ee0d053ce Accepting request 824142 from server:monitoring
- Update to version 1.6.21
  * Implement rfc 7011 and include sender UDP port into unique
    template identification.
  * Add token 'dir' equivalent to 'flowdir' in filter syntax.
  * Add optional print direction ascending or descending to output
    of statistics -s and ordered printing -O.
  * Avoid use_syslog name clash on certain OS.
  * Honor -n flag when printing sorted flow cache.
  * Fix uninitialized variable printPlain.
  * Fix bug #223 limit matchig flows -c
  * Restore old behaviour unlimiting output flows unless in -s stat
  * Fix ft2nfdump nexthop fields
  * Fix ft2nfdump extension map size
  * internal: put output parameters in a single struct
  * Fix GuessDir bug - issue #215

OBS-URL: https://build.opensuse.org/request/show/824142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=3
2020-08-04 18:20:44 +00:00
1e57583960 Typo
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=6
2020-08-03 12:52:15 +00:00
77c7d7959e Accepting request 823974 from home:mnhauke:security
- Update to version 1.6.21
  * Implement rfc 7011 and include sender UDP port into unique
    template identification.
  * Add token 'dir' equivalent to 'flowdir' in filter syntax.
  * Add optional print direction ascending or descending to output
    of statistics -s and oredered printing -O.
  * Avoid use_syslog name clash on certain OS.
  * Honor -n flag when printing sorted flow cache.
  * Fix uninitialized variable printPlain.
  * Fix bug #223 limit matchig flows -c
  * Restore old behaviour unlimiting output flows unless in -s stat
  * Fix ft2nfdump nexthop fields
  * Fix ft2nfdump extension map size
  * internal: put output parameters in a single struct
  * Fix GuessDir bug - issue #215

OBS-URL: https://build.opensuse.org/request/show/823974
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=5
2020-08-03 12:51:29 +00:00
d0741752c7 Accepting request 790580 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/790580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=2
2020-04-01 17:20:27 +00:00
Lars Vogdt
70d72ec3ed Accepting request 789478 from home:mnhauke:security
- Update to version 1.6.20
 - More cleanup on plain number printing
 - Fix plain numbers bug #213
 - Fix profiler filer bug

OBS-URL: https://build.opensuse.org/request/show/789478
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=3
2020-04-01 12:36:02 +00:00
ea87c6db37 Accepting request 779804 from server:monitoring
I want to maintain nfdump in Factory

OBS-URL: https://build.opensuse.org/request/show/779804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfdump?expand=0&rev=1
2020-02-27 13:40:21 +00:00
Lars Vogdt
b9a36e88ac Accepting request 779516 from home:mnhauke:security
Initial package for nfdump

OBS-URL: https://build.opensuse.org/request/show/779516
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nfdump?expand=0&rev=1
2020-02-26 23:10:34 +00:00