feat(TSG-11870): 支持dtls

This commit is contained in:
彭宣正
2022-09-07 16:01:45 +08:00
parent 0fcf2b3dff
commit b9fdb44645
6 changed files with 34 additions and 3 deletions

View File

@@ -90,6 +90,7 @@ enum MASTER_STATIC_TABLE{
TABLE_DNS_PROFILE_RECORD,
TABLE_PROFILE_MIRROR,
TABLE_HTTP_URL,
TABLE_DTLS_SNI,
TABLE_MAX
};
@@ -171,7 +172,8 @@ struct gather_app_result
{
int app_num;
enum APP_IDENTIFY_ORIGIN origin;
struct app_attributes
struct app_attributes
attributes[MAX_APP_ID_NUM];
};
struct l7_protocol