Merge in SNORT/snort3 from ~VHORBATO/snort3:http_reasm_crash to master
Squashed commit of the following:
commit
83b52fa0fefd9cdf7d0687ba64804ee519225b6a
Author: vhorbato <vhorbato@cisco.com>
Date: Mon Jul 10 11:37:53 2023 +0300
binder: in case of a service change, remove flags indicating an abort of the direction
{
flow.set_gadget(ins);
flow.ssn_state.snort_protocol_id = ins->get_service();
+ flow.clear_session_flags(SSNFLAG_ABORT_CLIENT | SSNFLAG_ABORT_SERVER);
if (data and data != flow.data)
{
if (flow.data)