]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4670: stream_tcp: rename OS policy names to prevent conflict with exist...
authorJuweria Ali Imran (jaliimra) <jaliimra@cisco.com>
Mon, 24 Mar 2025 17:15:42 +0000 (17:15 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Mon, 24 Mar 2025 17:15:42 +0000 (17:15 +0000)
commitfac8bea517c593ae05b9dbe42c4eeb0dfe05405a
treefc8192c28cae2e812b96c7b53a29f9464ef42cae
parentf6b46872d5efe1e3b803ccf27b229069df5f7c9f
Pull request #4670: stream_tcp: rename OS policy names to prevent conflict with existing macros

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

Squashed commit of the following:

commit b12a29259c3e9a0fea148e841d4cdb91686fcb27
Author: Juweria Ali Imran <jaliimra@cisco.com>
Date:   Fri Mar 21 11:48:21 2025 -0400

    stream_tcp: rename OS policy names to prevent conflict with existing macros
src/stream/tcp/tcp_defs.h
src/stream/tcp/tcp_normalizer.cc
src/stream/tcp/tcp_normalizers.cc
src/stream/tcp/tcp_overlap_resolver.cc
src/stream/tcp/tcp_session.cc
src/stream/tcp/tcp_state_fin_wait1.cc
src/stream/tcp/tcp_state_mid_stream_sent.cc
src/stream/tcp/test/tcp_normalizer_test.cc