Releases: netboxlabs/pktvisor
Releases · netboxlabs/pktvisor
3.0.7
- reduce CPU usage by only fully parsing DNS on deep sample
- the stats web server IP to bind to is now configurable via command line
3.0.6
update to datasketch upstream, fixing mem leak and using new fmix solution to ip hash
3.0.5
- sync sketch lib from upstream, change IP hash algo
- fix max-deep-sample
- add caching to bucket merge endpoint, reduce UI refresh to 1s, remove concurrency limit
- fix tracking of non TCP/UDP packets
3.0.4
- new functional testing coverage
- Maxmind support (Geo + ASN)
- improve qname2 and qname3 aggregation
- introduce "deep sampling" and ability to limit rate of deep samples
- fixes