]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2182 in SNORT/snort3 from ~STECHEW/snort3:retry_in_appid to master
authorSteve Chew (stechew) <stechew@cisco.com>
Fri, 1 May 2020 13:05:34 +0000 (13:05 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Fri, 1 May 2020 13:05:34 +0000 (13:05 +0000)
commit53c9dff5aa3e86259988179b05fa4a1de0f9cdce
treef1ed089c757713cc55592ddf428f3da0e29fb00f
parent4d97c2676146d297d38597da091192d0696afc55
Merge pull request #2182 in SNORT/snort3 from ~STECHEW/snort3:retry_in_appid to master

Squashed commit of the following:

commit 2051a456ec98881eb3f9c4bf72c8d208700e804e
Author: Steve Chew <stechew@cisco.com>
Date:   Wed Apr 29 23:19:24 2020 -0400

    appid: Make unit tests multithread safe.

commit b11c6c8c20b671e2645adbf9c1ac779223927e97
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Apr 24 18:35:12 2020 -0400

    appid: On API call store new values and publish an event for them immediately.

commit 5d5fdc18224e6e0b927080ebdf9c8761139b9e20
Author: Steve Chew <stechew@cisco.com>
Date:   Wed Apr 22 17:10:15 2020 -0400

    appid: Do not process retry packets but continue processing future packets in AppId.
src/network_inspectors/appid/appid_api.cc
src/network_inspectors/appid/appid_discovery.cc
src/network_inspectors/appid/appid_discovery.h
src/network_inspectors/appid/appid_http_event_handler.cc
src/network_inspectors/appid/appid_session.cc
src/network_inspectors/appid/appid_session.h
src/network_inspectors/appid/detector_plugins/detector_sip.cc
src/network_inspectors/appid/test/appid_api_test.cc
src/network_inspectors/appid/test/appid_discovery_test.cc
src/network_inspectors/appid/test/appid_http_event_test.cc