]> git.ipfire.org Git - thirdparty/suricata.git/commit
stats: always use tcp/udp prefix
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 20 Nov 2023 13:54:45 +0000 (14:54 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 19 Dec 2023 08:51:20 +0000 (09:51 +0100)
commit4bcdc79ed8366053947a25cd0f86ceba33e5495d
tree8166101ceff75958cf4ce93a8535fe0d3ee2fe81
parent467c3f2c641d50703723a8fd8dffec1f05e5af22
stats: always use tcp/udp prefix

Even when on detection-only mode.
So that we always have enip_tcp and enip_udp in stats
and never just `enip`.

Ticket: 6304
src/app-layer.c