Skip to content

Commit

Permalink
mysql: implement app-layer
Browse files Browse the repository at this point in the history
Task #3446
  • Loading branch information
QianKaiLin committed Dec 1, 2024
1 parent 5d0c70f commit 66cf0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app-layer-protos.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ enum AppProtoEnum {
ALPROTO_HTTP2,
ALPROTO_BITTORRENT_DHT,
ALPROTO_POP3,
ALPROTO_MYSQL,

// signature-only (ie not seen in flow)
// HTTP for any version (ALPROTO_HTTP1 (version 1) or ALPROTO_HTTP2)
Expand Down

0 comments on commit 66cf0a7

Please sign in to comment.