]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: add util func to remove packet from flow
authorVictor Julien <victor@inliniac.net>
Mon, 2 Feb 2015 16:14:49 +0000 (17:14 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 18 Feb 2015 08:18:43 +0000 (09:18 +0100)
commit2fb9611223824e16ae853a2aaac96183d147cfb0
treecdd1bc5463a6c9c51566675ff6bfaf372400469c
parentcf58ecb084dec06a90a30185f825a38c648fa6d3
flow: add util func to remove packet from flow

Unsets the p::flowflags that were previously set.
src/decode.h
src/flow.c
src/flow.h