]> git.ipfire.org Git - thirdparty/suricata.git/commit
pgsql: trigger raw stream reassembly at tx completion 11804/head
authorJuliana Fajardini <jufajardini@oisf.net>
Wed, 17 Jul 2024 20:22:04 +0000 (17:22 -0300)
committerVictor Julien <victor@inliniac.net>
Fri, 20 Sep 2024 09:49:18 +0000 (11:49 +0200)
commit2b1ad81cf587fb46392d751f740a55139795ec56
tree87e0d98cc03d139c5dff5fbff6bba60d6fc53a9b
parentdcccbb11963b350a5f81b47f53f64f4b4a082ce3
pgsql: trigger raw stream reassembly at tx completion

Once we are tracking tx progress per-direction for PGSQL, we can trigger
the raw stream reassembly, for detection purposes, as soon as the
transactions are completed in the given direction.

Task #7000
rust/src/pgsql/pgsql.rs