aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/src/app-layer-ssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/suricata/src/app-layer-ssh.h')
-rw-r--r--framework/src/suricata/src/app-layer-ssh.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/src/suricata/src/app-layer-ssh.h b/framework/src/suricata/src/app-layer-ssh.h
index 7a6a9b72..4fd59aa9 100644
--- a/framework/src/suricata/src/app-layer-ssh.h
+++ b/framework/src/suricata/src/app-layer-ssh.h
@@ -34,6 +34,8 @@
#define SSH_FLAG_STATE_LOGGED 0x04
+#define SSH_FLAG_STATE_LOGGED_LUA 0x08
+
/* MSG_CODE */
#define SSH_MSG_NEWKEYS 21