]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect ip-only: update radix usage 835/head
authorVictor Julien <victor@inliniac.net>
Fri, 20 Dec 2013 13:38:22 +0000 (14:38 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 7 Feb 2014 16:16:15 +0000 (17:16 +0100)
commit01b80e2d8fb8909ca32caea11383de3f7d4b94a4
tree6ac8dd6163f113c5184b26857742540ed2577f6f
parentb75eb77295984cb6ac8b0000e621e1e0f978b715
detect ip-only: update radix usage

Update IP-only lookups to the changed radix API.

The return of user_data is treated as a succesful lookup, instead of
the node.
src/detect-engine-iponly.c