2023-04-23
-   Release v1.7.2
-   Fix Makefiles for make dist
-   Update nfcapd/sfcapd man pages for erspan data link

2023-04-15
-   Fix AddGeoInfo

2023-04-09
-   Cleanup linkoffset handling in nfpcapd
-   Implement erspan protocol in nfpcapd packet processing

2023-04-08
-   Sync ipfix and netflow_v9 for option field processing

2023-04-07
-   Handle buggy option data(!) from exporter
-   Minor fixes.
-   Fix linux compile warnings
-   Fix FreeBSD include issue
-   Fix v9 option template processing
-   Fix option record processing for multiple records
-   Fix ipfix nbar processing

2023-04-06
-   Wire bufflen var for pcap reader
-   Fix compiler warnings
-   Update pcap reader with erspan device

2023-04-02
-   Fix fmt argument parsing
-   Add IPv4 in IPv6 special cases in geolookup

2023-04-01
-   Cleanup buffsize memory

2023-03-26
-   Fix IP version check in geolookup
-   Disable signals in threads. Different OS handle signals differently
-   Recongnize old sampler with missing algorithm tag #35
-   Fix memory leaks

2023-03-19
-   Cleanup

2023-03-12
-   Update pcap_reader and add CISCO application performance monitor tags

2023-03-11
-   Add ERSPAN decoding to pcap_reader
-   Fix FreeBSD include issue in pcap reader
-   Remove more autogen m4 files from repo
-   Remove autogen m4/libtool from repo
-   Check uid root for src spoofing option

2023-03-06
-   Fix argument checking in nftrack. #432
-   Fix valgrind error for uninitalised memory. #431

2023-03-05
-   Update lz4 code
-   Update number of enabled tags in v9 and ipfix
-   Fix Init message in v9 and ipfix
-   Fix broken init functions
-   Add collector option -X to limit stored data.
-   Add help text for format tokens
-   Implement %sasn, %dasn organisation name printing tags. See #430
-   Check record size in geo DB

2023-03-04
-   Implement #428. Needs rebuild of the geoDB.
-   Fix #429. Correct header line for %dloc

2023-02-27
-   Fix launcher argument bug

2023-02-26
-	Fix #423 and cleanup ICMP handling.
-	Wire sampling extension for individual sampling

2023-02-25
-   Update ICMP type/code handling. Issue #423
-   Fix pcap_reader
-   Fix #426 - compile bug with nsel option

2023-02-21
-   More codespell - cleanup
-   Fix String_LastSeenRaw ms formatting
-   Update .gitignore. Ignore vcs_track.h generated by gen_version.sh

2023-02-20
-   Codespell - cleanup

2023-02-18
-	Fix #415. ICMP decoding in netflow v9
-	Pimp pcap_reader
-   Fix exporter printing

2023-02-17
-   Update for #409 for a mixed environment

2023-02-15
-   Fix #414. -O bps works correct now

2023-02-14
-   Update geofilter settings
-   Distinguish between geo filter required and optional

2023-02-11
-	Refine sampling to fix #410

2023-02-10
-   Added source address support for nfreplay
-   Fix argument processing for -n
-   Added source address support for nfreplay
   
2023-02-07
-   Create c-cpp.yml

2023-02-05
-   Code cleanup. Update nfxV3.h for Golang import
-   Fix dst tos bug in output_raw

2023-02-04
-	Fix FreeBSD include bug. #407
-	Add geo info in JSON output when using GeoDB.  #402
-	Fix 408. Interchanged time stamps
-	Add icmp type/code elements 176, 177, 178, 179
-   Fix configure.ac bug

2023-01-29
-	Move fwd_status in correct block in output_raw
-   Fix gen_date.sh

2023-01-28
-	Add unique version string
-   Fix makefiles.

2023-01-21
-	Add creator tag in nffile header
-	Fix filter concat bug. Add exporter filter

2023-01-17
-	Update output_fmt.c {{Peter Haag}}

2023-01-14
-	Fix #396. Code cleanup

2023-01-08
-	Fix CentOS compile issue

2023-01-07
-	Implement OpenBSD pflog filters elements and -o fmt print tokens
-	Add pflog fmt tokens in man page {{Peter Haag}}

2023-01-03
-	Implement source IP address spoofing for the packet repeater. See #248
    The source spoofing is enabled with new option -A.

2023-01-02
-	Replace old packet repeater code with more modern privsep code

2023-01-01
-	Remove old code

2022-12-31
-	Replace old launcher startup code with more modern privsep code

2022-12-29
-	Fix compile issue #395 on Alpine Linux

2022-12-24
-	V1.7.1

2022-12-23
-	Fix #394. Event labeling.

2022-12-22
- 	Fix #393 consistent logging

2022-12-20
-	Remove extra ':' in getopt of nfcapd.

2022-12-18 
-	Add feature #391. Add country code addgregation
-	Fix #392. Fix format options with IPv6
-	Fix #390. Aggregation not working for GeoDB's enriched AS data

2022-12-17
-	Add OpenBSD pflog decoding in nfpcapd and nfdump
-	Add pfinfo extension
-	Fix Ident change
-	Sync nfcapd, sfcapd code. Cleanup pcaproc
-	Fix #389 receiving IPv4 on IPv6 socket in sfcapd
-	Code cleanup in nfpcapd

2022-12-09
-	Code cleanup
-	Fix #385 bug - i386 32bit alignment

2022-12-9
-	Fix #384 bug when compile with --enable-nsel
-	Fix #385 bug - i386 32bit alignment 

2022-12-02
-	Implement NFLOG link layer.
-	Fix #381. pcap overwrite fixed.
-	Fix #380. string validation
-	Fix #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

2022-10-23
-	Rework nbar code. Use new array records and fix nbar bug in older versions.

2022-10-22
-	Fix #370. Help shows correct option -A
-	Fix #369. Legacy -M for NfSen works again

2022-10-07
-	Improve nbar handling. Add private enterprise number decoding

2022-10-03
-	Merge pull request #357

2022-09-30
-	nfdump-1.7.0.1 - fix build issues
-	Add docker file for alpine Linux
-	Update docker file for ubuntu
-	Fix build issues on various Linuxes

2022-09-28
-	nfdump-1.7.0 - unicorn released
