增加获取deny结果规则的接口
修复自测试过程中遇到的BUG
This commit is contained in:
@@ -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: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user