Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next/20180630/v3 #3414

Merged
merged 5 commits into from Jul 2, 2018
Merged

Next/20180630/v3 #3414

merged 5 commits into from Jul 2, 2018

Conversation

victorjulien
Copy link
Member

Last multi-detect changes broken delayed-detect by refusing to reload
a 'stub' detect engine. This patch distinguishes between a stub for
multi-tenancy and for delayed detect.
Pass the STREAM_* flags to the app-layer parser functions so that
the parser can know more about how it is called.
Calls with both START and MIDSTREAM mean the record might be cut and the
start of it could be missing. For this case, enable the same logic as is
used when catching up after a GAP. Search for the start of the record
instead of assuming it sits exactly at the start of the input data.
@victorjulien victorjulien requested review from jasonish and a team as code owners July 1, 2018 14:49
@inliniac inliniac merged commit 3c6e335 into OISF:master Jul 2, 2018
@victorjulien victorjulien deleted the next/20180630/v3 branch July 4, 2018 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants