]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4683: packet_io: add trace logs when injecting packets.
authorSteve Chew (stechew) <stechew@cisco.com>
Fri, 9 May 2025 00:26:40 +0000 (00:26 +0000)
committerPriyanka Bangalore Gurudev (prbg) <prbg@cisco.com>
Fri, 9 May 2025 00:26:40 +0000 (00:26 +0000)
commit5ce0356c4d5fb1d95a496244409ef39d3d8071b5
treeae572ee3a6e6efdebd6d2f06a194e254d9606557
parent995469a7d0be19e1c3673d5aab01bde7025ec5b0
Pull request #4683: packet_io: add trace logs when injecting packets.

Merge in SNORT/snort3 from ~STECHEW/snort3:inject_trace_logs to master

Squashed commit of the following:

commit 4aee3268aab234a62231870a3ff8764b463b7948
Author: Steve Chew <stechew@cisco.com>
Date:   Wed Apr 2 00:50:04 2025 -0400

    packet_io: add trace logs when injecting packets.
src/flow/test/flow_stubs.h
src/framework/base_api.h
src/main/test/distill_verdict_stubs.h
src/network_inspectors/appid/test/appid_discovery_test.cc
src/packet_io/active.cc
src/packet_io/active.h
src/packet_io/packet_tracer.cc
src/packet_io/packet_tracer.h
src/packet_io/test/CMakeLists.txt
src/packet_io/test/active_packet_trace_stubs.h [new file with mode: 0644]
src/packet_io/test/active_packet_trace_test.cc [new file with mode: 0644]