mirror of https://github.com/OISF/suricata
dnp3: set byte order when logging dnp3 src and dst
DNP3 uses little endian on the wire, for the most part this is handled as the messages are deserialize. However, the link header is a cast over raw data, so swap these bytes as they are being logged. Redmine issue: https://redmine.openinfosecfoundation.org/issues/4173pull/5594/head
parent
75c0f9bd0a
commit
76e011a5ba
Loading…
Reference in New Issue