]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: Swap thread_ids 10738/head 10770/head 10771/head
authorJeff Lucovsky <jeff.lucovsky@corelight.com>
Mon, 11 Mar 2024 18:58:07 +0000 (14:58 -0400)
committerJeff Lucovsky <jlucovsky@oisf.net>
Sat, 30 Mar 2024 12:20:00 +0000 (08:20 -0400)
commit158018fc1c410e6aac70b4f080f61873769561cd
tree51a625e92298c966b15a0723f7edddb6d3c534a8
parent4331da4b67d44e96b94b2eae65d5c3f147409d13
flow: Swap thread_ids

Issue: 6835

When swapping the flow's direction, also swap the thread_ids.

This should help with the issues identified in
https://redmine.openinfosecfoundation.org/issues/2725

(cherry picked from commit 3c5745978f85f4bf049e2892c8bda167f9e53033)
src/flow.c