TSG-17798 PolicyVerify适配新增的Monitor Policy编译表
This commit is contained in:
@@ -75,6 +75,7 @@ int tsg_policy_type_str2idx(const char *action_str)
|
||||
policy_name[TSG_SERVICE_CHAINGNG] = "service_chaining";
|
||||
policy_name[PXY_TABLE_INTERCEPT] = "pxy_intercept";
|
||||
policy_name[TSG_STATISTICS] = "statistics";
|
||||
policy_name[TSG_MONITOR] = "monitor";
|
||||
policy_name[PXY_TABLE_DEFENCE] = "active_defence";
|
||||
|
||||
size_t i = 0;
|
||||
|
||||
Reference in New Issue
Block a user