TSG-12300 代理日志增加Traffic Vsys id字段

This commit is contained in:
fengweihao
2022-10-26 14:30:45 +08:00
committed by 卢文朋
parent 87adce7cbf
commit 6e4fc2a978
9 changed files with 66 additions and 9 deletions

View File

@@ -80,6 +80,7 @@ struct doh_ctx
int magic_num;
int manipulate;
int opts_num;
int vsys_id;
size_t result_num;
Maat_rule_t *result;
cheat_pkt_opt_t *opts;