large-pcap-analyzer v3.8.0: Feature release
This release comes with:
Bugfixes:
- Build fails on Ubuntu 23.04 because pcap_compile_nopcap is deprecated (#17)
New "traffic report" feature:
- Implement new --report and --report-write CLI options to produce "traffic reports"
- Provide 4 traffic reports for now: allflows_by_pkts, top10flows_by_pkts, allflows_by_pkts_outer, top10flows_by_pkts_outer
- Divide CLI options into 3 categories: filtering options, timestamp-processing options and reporting options