]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: move flow/packet updates into util func
authorVictor Julien <victor@inliniac.net>
Mon, 2 Feb 2015 13:40:21 +0000 (14:40 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 18 Feb 2015 08:18:42 +0000 (09:18 +0100)
commit34e1de69702749c1523d4c73d70cf45ccdc83740
treeb5f7cac5e91a93457b54b90ef348749af227e79c
parentdb9f12ee516bcb2c8513f1755bc278979d055813
flow: move flow/packet updates into util func

Move the code responsible for updating the flow and packet after
a new packet has come in to a util func "FlowHandlePacketUpdate"
src/flow.c
src/flow.h