New Features
- #94 Introduce TLS support to the pktvisor administration webserver. See
--tls
,--tls-cert
,--tls-key
command line options - #50 Introduce new
pcap
handler module to collect operational metrics frompcap
input module. This is now added automatically to default analysis, and introduces new top level result objectpcap
with metricstcp_reassembly_errors
,os_drops
andif_drops
. The drop metrics come from libpcap
Other Improvements
- #98 Improved support for handling PcapPlusPlus error messages
- #93 Upgrade to PcapPlusPlus v21.05. Fixes some double parsing of DNS messages.