]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
rdp: set unidirection transaction flag
authorJason Ish <jason.ish@oisf.net>
Mon, 14 Sep 2020 19:31:56 +0000 (13:31 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 7 Oct 2020 10:10:21 +0000 (12:10 +0200)
(cherry picked from commit 1d40d0c5f93f7233834eb1eeae569b7f794a8a6b)

rust/src/rdp/rdp.rs

index d97315b0bcc1008e6312408bfa1b92ae8e2a317f..6afb45c8b6d65a1840c228bd4c491da058546f52 100644 (file)
@@ -533,7 +533,7 @@ pub unsafe extern "C" fn rs_rdp_register_parser() {
         get_tx_iterator: None,
         get_tx_detect_flags: None,
         set_tx_detect_flags: None,
-        flags: 0,
+        flags: crate::core::APP_LAYER_PARSER_OPT_UNIDIR_TXS,
     };
 
     /* For 5.0 we want this disabled by default, so check that it