]> git.ipfire.org Git - thirdparty/suricata.git/commit
enip/detect: remove double registration of enip_command keyword
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 17 Oct 2024 08:25:42 +0000 (10:25 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 21 Oct 2024 18:19:26 +0000 (20:19 +0200)
commitb5fcf16d979fbb7e4d8ebff090d32942aed81e72
tree7ef92d7c6a7ac8f1852f2ea6b79a5c454c8a713d
parent55b922ceed868a4bf6c5d8e662b8c98876cc15d1
enip/detect: remove double registration of enip_command keyword

As found with
./src/suricata --list-keywords | sort | uniq -c | awk '$1 > 1'
rust/src/enip/detect.rs