You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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 from pcap input module. This is now added automatically to default analysis, and introduces new top level result object pcap with metrics tcp_reassembly_errors, os_drops and if_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.