aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/result/beckhoff_ads.pcapng.out
Commit message (Collapse)AuthorAge
* ndpiReader: fix `guessed_flow_protocols` statistic (#2203)Ivan Nardi2023-12-12
| | | Increment the counter only if the flow has been guessed
* Add Beckhoff ADS protocol dissector (#2181)Vladimir Gavrilov2023-11-30
* Add Beckhoff ADS protocol dissector * Remove redundant le32toh * Fix detection on big-endian architectures