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

Promote nodes set with --set to sequence nodes as needed. #839

Merged
merged 1 commit into from Feb 11, 2014

Conversation

jasonish
Copy link
Member

A node isn't known to be a sequence node until the YAML is parsed.
If a node sequence node was set on the command line, promote
it to a sequence node when it is discovered by YAML to be
a sequence node.

Fixes comment #18 in issue 921 (https://redmine.openinfosecfoundation.org/issues/921#change-4062)

Buildbot output:
https://buildbot.suricata-ids.org/builders/jasonish/builds/54
(pcap builder failed to start)

A node isn't known to be a sequence node until the YAML is parsed.
If a node sequence node was set on the command line, promote
it to a sequence node when it is discovered by YAML to be
a sequence node.

Fixes comment #18 in issue 921.
@inliniac inliniac merged commit 33e4cc0 into OISF:master Feb 11, 2014
decanio pushed a commit to decanio/suricata-np that referenced this pull request Feb 13, 2014
Store HTTP decoder events per TX, so they can be inspected per TX.

Ticket: OISF#839.
@jasonish jasonish deleted the issue-921-v1 branch March 31, 2014 17:21
ndenev pushed a commit to ndenev/suricata that referenced this pull request Feb 5, 2015
Store HTTP decoder events per TX, so they can be inspected per TX.

Ticket: OISF#839.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants