]> git.ipfire.org Git - thirdparty/suricata.git/commit
proto-detect: fix UDP not setting alproto_ts/tc
authorVictor Julien <vjulien@oisf.net>
Tue, 18 Jan 2022 13:52:13 +0000 (14:52 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Jan 2022 13:52:17 +0000 (14:52 +0100)
commit449cc82943f434f43987203db9448e431f9efd09
tree2d3157e1a847e8c9bb823d22a2aeb851ab7ecc4d
parent0cfdec1266d76842286ca06cf0d390ca971b0c48
proto-detect: fix UDP not setting alproto_ts/tc

This would lead to the `app-layer-protocol` keyword not matching correctly.
src/app-layer.c