管控策略增加扫描app-id

修改table_info支持ip虚表
This commit is contained in:
fengweihao
2020-04-01 14:29:24 +08:00
parent cd0fd581f1
commit 8f3a283b70
5 changed files with 28 additions and 20 deletions

View File

@@ -29,6 +29,7 @@ enum manipulate_sacn_table
PXY_CTRL_HTTP_RES_HDR,
PXY_CTRL_HTTP_RES_BODY,
PXY_CTRL_SUBSCRIBE_ID,
PXY_CTRL_APP_ID,
__SCAN_TABLE_MAX
};