]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4330: stream_tcp: don't attempt to verify or process keep-alive probes...
authorJuweria Ali Imran (jaliimra) <jaliimra@cisco.com>
Thu, 23 May 2024 22:28:20 +0000 (22:28 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Thu, 23 May 2024 22:28:20 +0000 (22:28 +0000)
commitef596b338b5dc5569ae4f7546e0c7c9a1d9970ad
tree45469d88a6d5a20f1a703021d0fa89559499587c
parent5e17f2b327392843bd80810caf741be0f628d56c
Pull request #4330: stream_tcp: don't attempt to verify or process keep-alive probes with data

Merge in SNORT/snort3 from ~JALIIMRA/snort3:keep_alive to master

Squashed commit of the following:

commit 4282d9a3268fb8facfdb5cd20842980ee2fc6dd4
Author: Juweria Ali Imran <jaliimra@cisco.com>
Date:   Wed May 22 09:23:57 2024 -0400

    stream_tcp: don't attempt to verify or process keep-alive probes with data
src/stream/tcp/tcp_defs.h
src/stream/tcp/tcp_module.cc
src/stream/tcp/tcp_module.h
src/stream/tcp/tcp_normalizer.cc
src/stream/tcp/tcp_normalizer.h
src/stream/tcp/tcp_normalizers.h
src/stream/tcp/tcp_stream_tracker.cc