增加获取deny结果规则的接口

修复自测试过程中遇到的BUG
This commit is contained in:
liuxueli
2019-11-19 13:39:37 +08:00
parent 5165173025
commit 484feaed94
9 changed files with 125 additions and 115 deletions

View File

@@ -3,11 +3,12 @@ global:
extern "C++" {
g_*;
*TSG_MASTER_INIT*;
*TSG_BWLIST_TCP_ENTRY*;
*TSG_MASTER_TCPALL_ENTRY*;
*TSG_MASTER_UNLOAD*;
*tsg_send_log*;
*tsg_scan_nesting_addr*;
*tsg_pull_policy_result*;
*tsg_send_log*;
};
local: *;
};