github phaag/nfdump v1.7.4
nfdump-1.7.4

2 months ago

nfdump-1.7.4 contains various bug fixes and stability fixes. Lot of old code got cleaned up. Further improvements are planned.

  • 4f409e9 2024-02-17 (HEAD -> master, origin/master, origin/HEAD) Release v1.7.4
  • 4a7de41 2024-02-17 Fix compiler warnings for lz4
  • 4e98a35 2024-02-17 Update lz4 code
  • 7997ac4 2024-02-10 Replace Changelog file with git log history. Modify gen_version.sh. See #482
  • 0001529 2024-02-10 Honor printPlain Flag for String_evt. See #498
  • 9db4215 2024-02-03 Fix buggy sflow code. Fixes #506
  • a20249c 2024-02-03 Dissolve code for output
  • 56919df 2024-02-03 Change link order as some Linux linker do not correctly find static symbols. Fix #505
  • 1b6cdd5 2024-01-29 Fix some output_fmt format issues
  • 627565a 2024-01-29 Remove local m4 files
  • f0d2750 2024-01-29 Fix err var in nfprofile
  • dc1b1b2 2024-01-29 Fix #503 - Append records in nfprofile
  • e325de6 2024-01-22 Implement #501. Add -X option for sfcapd
  • 4b961bd 2024-01-14 Fix #498 - event string in output_fmt
  • 389acc5 2024-01-06 Remove NSEL option from nfanon. NSEL included by default
  • d49a050 2024-01-06 Fix error message
  • b78ffba 2024-01-06 Refrag code into userio files. Prepare for next level code update
  • 05430dd 2024-01-06 Move code. Cleanup
  • 272c235 2024-01-03 Fix Offset/Size values in nfxV3.h
  • 5c19ff2 2023-12-31 Fix runtest with new field IPfrag flags
  • 3981646 2023-12-27 Add IP fragmentflags tag #197
  • 71d0afc 2023-12-27 Add cgNAT decoding to IPFIX decoder
  • b6841f6 2023-12-27 Fix #496 - Add RFC8158 NAT event flags
  • dec1d92 2023-12-16 Update Offset/Size for header fields
  • 305f1be 2023-12-15 Merge pull request #489 from g0tar/keep_flowStartMilliseconds
  • aaaee7e 2023-12-13 Don't clear flowStartMilliseconds when flowEndMilliseconds==0
  • 93797b2 2023-12-05 Fixed #486. Pull request #487
  • 2fd5df7 2023-12-03 Cleanup grammar.y with useless rule
  • 295f514 2023-12-03 Implement request #485 in sfcapd to store nat IP/port for sflow records if available
  • 042e68b 2023-12-02 Cleanup filter. String arguments in filter elements may be single or double quoted. Strings without quotes are accepted as strings as long as the string is not a reserved fil
    ter key word.#
  • 71f888f 2023-11-26 Update nfdump.spec. Thanks rexy74!
  • 40eb5c9 2023-11-26 Fix grammar
  • eaf96ce 2023-11-26 More fixes for #484
  • df50860 2023-11-26 Fix #484 - workaround not really a fix
  • 7f75c90 2023-11-18 Fix #481 - expire.c
  • 469dd81 2023-11-18 Merge branch 'master' of github.com:phaag/nfdump sync local
  • cc1073a 2023-11-18 Cleanup flist code
  • cbc617f 2023-11-01 Fix #480 Build error on CentOS
  • fded574 2023-10-19 Merge pull request #477 from chadf/configure-disable-xxxx
  • 622670b 2023-10-16 Fixed remaining ./configure --disable-xxxx issues. Corrected use of $enabled_xxxx vs $build_xxxx where appropriete.
  • ce7ff2c 2023-10-15 Fix ./configure --disable-xxxx handling.
  • e2b9f43 2023-10-15 Add multiple dir wildcard '@' for multiple dir argument -M
  • 6b69002 2023-10-14 Fix all HAVE_ZSTD macros
  • 3ac05de 2023-10-14 Repair version string
  • ec8b602 2023-10-14 Check time window, if given, of a multi file selection
  • 94743ee 2023-10-14 Fix compiler warning in kbtree.h
  • 286d70d 2023-10-14 Update Readme
  • 3e4a992 2023-10-14 Improve build process for external compression libraries. Make bzip library optional
  • 9a50550 2023-10-08 Fix #474. Reject unspecified IP addresses and invalid prefix length in filter
  • 46d2db0 2023-09-25 Fix #469. Update usage and error messages and man pages
  • 02ee700 2023-09-25 Fix #467. Rework number of workers setting. Set max to 64

Don't miss a new nfdump release

NewReleases is sending notifications on new releases.