]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4743: appid: fix tcp dns multiple transaction support
authorRon Dempster (rdempste) <rdempste@cisco.com>
Sat, 31 May 2025 15:40:34 +0000 (15:40 +0000)
committerRon Dempster (rdempste) <rdempste@cisco.com>
Sat, 31 May 2025 15:40:34 +0000 (15:40 +0000)
commitb6b0ebbbea4c08708302899f69212a4da957b371
tree4bc0e6af860d96b9eb34f6d0be8289cb17cd22b2
parent458d7268e91539c81463eda2054cc45a67c3d406
Pull request #4743: appid: fix tcp dns multiple transaction support

Merge in SNORT/snort3 from ~RDEMPSTE/snort3:dns_logging to master

Squashed commit of the following:

commit ee1088e727a5c83e68e05829bc082cddc9bbf45c
Author: Ron Dempster (rdempste) <rdempste@cisco.com>
Date:   Wed May 14 13:28:31 2025 -0400

    appid: differentiate between request and response DNS host

commit a8454a7feb16cf966ec3d00c30d984caffbe1f5e
Author: Ron Dempster (rdempste) <rdempste@cisco.com>
Date:   Fri May 9 09:27:02 2025 -0400

    appid: fix tcp dns multiple transaction support
src/network_inspectors/appid/appid_dns_session.h
src/network_inspectors/appid/detector_plugins/detector_dns.cc
src/network_inspectors/appid/test/CMakeLists.txt
src/network_inspectors/appid/test/appid_api_test.cc
src/network_inspectors/appid/test/appid_discovery_test.cc
src/network_inspectors/appid/test/appid_dns_session_test.cc [new file with mode: 0644]
src/pub_sub/appid_events.h