diff --git a/aux/btest b/aux/btest index a89cd0fda0..b628230acb 160000 --- a/aux/btest +++ b/aux/btest @@ -1 +1 @@ -Subproject commit a89cd0fda0f17f69b96c935959cae89145b92927 +Subproject commit b628230acb0258dc5ae6723789bbf2f4dbc09a1a diff --git a/scripts/base/protocols/conn/main.bro b/scripts/base/protocols/conn/main.bro index 7ef204268b..12014d84a0 100644 --- a/scripts/base/protocols/conn/main.bro +++ b/scripts/base/protocols/conn/main.bro @@ -87,7 +87,8 @@ export { ## f packet with FIN bit set ## r packet with RST bit set ## c packet with a bad checksum - ## i inconsistent packet (e.g. SYN+RST bits both set) + ## i inconsistent packet (FIN+RST bits both set) + ## q multi-flag packet (SYN+FIN or SYN+RST bits both set) ## ====== ==================================================== ## ## If the event comes from the originator, the letter is in