TSG-7234 调整Proxy的解密流量转发的配置,以适配TSG-9140下解密流量转发需求

This commit is contained in:
luwenpeng
2021-07-29 11:29:11 +08:00
parent 319afbc11b
commit 67be58f6ea
3 changed files with 4 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ struct traffic_mirror_instance
void * logger;
unsigned int enable;
unsigned int nr_threads;
unsigned int default_vlan_id_for_mac;
Maat_feather_t maat_feather;
int policy_table_id;