summaryrefslogtreecommitdiff
path: root/src/tsg_send_log.cpp
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2021-03-30 13:44:50 +0800
committerliuxueli <[email protected]>2021-03-30 13:44:50 +0800
commit174ca0236b3fbee747aab82b304411eaf233117d (patch)
tree53e8ae20cb70436fa899c10fe5d8bbf8624ff20b /src/tsg_send_log.cpp
parente8f70b346f1d72553ca40feb426b5553950b9745 (diff)
适配voip新表名v3.4.8
一个流命令多次命中同一个策略,仅发送一条日志
Diffstat (limited to 'src/tsg_send_log.cpp')
-rw-r--r--src/tsg_send_log.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tsg_send_log.cpp b/src/tsg_send_log.cpp
index d59eba3..77ebf5b 100644
--- a/src/tsg_send_log.cpp
+++ b/src/tsg_send_log.cpp
@@ -60,7 +60,6 @@ static int action2fs_id(int action)
int is_multi_hit_same_policy(struct Maat_rule_t *result, int *policy_id, int *policy_id_num)
{
- return 0;
int j=0;
for(j=0;j<*policy_id_num;j++)