aboutsummaryrefslogtreecommitdiff
path: root/tests/result/dcerpc.pcap.out
Commit message (Collapse)AuthorAge
* Updated outputLuca Deri2021-08-07
|
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
| | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits.
* Add a connectionless DCE/RPC detection (#1078)rafaliusz2020-12-08
* Add connectionless DCE/RPC detection * Add DCE/RPC pcap file as well as its test result Co-authored-by: rafal <rafal.burzynski@cryptomage.com>