TSG-9289: 修复Deny策略未执行捕包动作的问题

This commit is contained in:
liuxueli
2022-01-06 17:41:03 +03:00
parent 0b794950ee
commit 12d86d17bb
5 changed files with 48 additions and 31 deletions

View File

@@ -263,6 +263,7 @@ typedef struct tsg_para
void *logger;
void *maat_logger;
struct reset_argv reset;
struct mirrored_vlan default_vlan;
screen_stat_handle_t fs2_handle;
struct l7_protocol *name_by_id;
struct l7_protocol *id_by_name;