]> git.ipfire.org Git - thirdparty/suricata.git/commit
When setting a sequence value, check for an existing node. 818/head
authorJason Ish <jason.ish@emulex.com>
Tue, 10 Dec 2013 18:09:40 +0000 (12:09 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 4 Feb 2014 15:03:00 +0000 (16:03 +0100)
commite8626509cc86a7ab272983b8dfeb02870ae16966
treede344b32ce0b1f8d9eeeb9c74133287ab0f79054
parentab562ce226c0c18fbe17a297323651a6da56a1f9
When setting a sequence value, check for an existing node.

This makes --set af-packet.0.threads=X do what you expect by
looking for the sequence node before setting.
src/conf-yaml-loader.c