diff options
| author | fengweihao <[email protected]> | 2023-03-14 10:36:03 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2023-03-14 10:36:03 +0800 |
| commit | 92e9c25946b952c7209ab2f7135451e0ea58a928 (patch) | |
| tree | 77b065b5e127964ba8ebce9ca3b2a0e39d6e734f /common | |
| parent | 212cd1a4f6c83ee5a2099f1c8077deb05bb8d716 (diff) | |
TSG-14186 策略验证支持Service Chainingv2.4.0-20230314master
Diffstat (limited to 'common')
| -rw-r--r-- | common/include/verify_policy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/include/verify_policy.h b/common/include/verify_policy.h index 9734b5a..2b152f0 100644 --- a/common/include/verify_policy.h +++ b/common/include/verify_policy.h @@ -21,6 +21,7 @@ enum verify_policy_type PXY_TABLE_MANIPULATION, PXY_TABLE_DEFENCE, TSG_TRAFFIC_SHAPING, + TSG_SERVICE_CHAINGNG, __SCAN_POLICY_MAX }; |
