]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3780: appid: give precedence to eve detected client over appid when...
authorSreeja Athirkandathil Narayanan (sathirka) <sathirka@cisco.com>
Fri, 17 Mar 2023 18:00:30 +0000 (18:00 +0000)
committerSreeja Athirkandathil Narayanan (sathirka) <sathirka@cisco.com>
Fri, 17 Mar 2023 18:00:30 +0000 (18:00 +0000)
commita044f11cd0cce5e7584a3bcb831ab2f110be28d8
tree0b50d9c6d7e6d8aa7ccd9b301465b54a44b3eada
parenta31fc15eed48187cea24d90771af53cd9c5f64be
Pull request #3780: appid: give precedence to eve detected client over appid when eve_http_client_mapping config is set

Merge in SNORT/snort3 from ~SATHIRKA/snort3:eve_http_process_client_detection to master

Squashed commit of the following:

commit 214fba55d508bd25ecbe05aa55618d17085daada
Author: Sreeja Athirkandathil Narayanan <sathirka@cisco.com>
Date:   Thu Mar 9 11:20:54 2023 -0500

    appid: give precedence to eve detected client over appid when eve_http_client_mapping config is set
src/network_inspectors/appid/app_info_table.cc
src/network_inspectors/appid/appid_app_descriptor.h
src/network_inspectors/appid/appid_config.h
src/network_inspectors/appid/appid_session.cc
src/network_inspectors/appid/appid_session.h
src/network_inspectors/appid/appid_session_api.cc
src/network_inspectors/appid/test/appid_session_api_test.cc