mirror of https://github.com/OISF/suricata
modbus: fix quantity and count calculation
The [Modbus Spec S6.11](https://modbus.org/docs/Modbus_Application_Protocol_V1_1b.pdf) clearly states that the `count = quantity / 8` and not the other way around. This is fixed in sawp-0.5.0.pull/6130/head
parent
999327ba1f
commit
c2720fc2fb
Loading…
Reference in New Issue