修复BUG,命中拦截策略时未对类型进行赋值,导致KNI获取不到命中结果

添加总控配置文件
添加FS2统计日志
添加错误日志
构造适用sapp4.0的rpm
This commit is contained in:
liuxueli
2019-11-19 18:41:31 +08:00
parent 484feaed94
commit 7912ec54b2
6 changed files with 389 additions and 296 deletions

View File

@@ -5,10 +5,10 @@ global:
*TSG_MASTER_INIT*;
*TSG_MASTER_TCPALL_ENTRY*;
*TSG_MASTER_UNLOAD*;
*tsg_send_log*;
*tsg_scan_nesting_addr*;
*tsg_pull_policy_result*;
*tsg_send_log*;
*tsg_*;
*TLD_*;
};
local: *;
};