diff options
| author | liuxueli <[email protected]> | 2021-03-30 13:44:50 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2021-03-30 13:44:50 +0800 |
| commit | 174ca0236b3fbee747aab82b304411eaf233117d (patch) | |
| tree | 53e8ae20cb70436fa899c10fe5d8bbf8624ff20b /src/tsg_send_log.cpp | |
| parent | e8f70b346f1d72553ca40feb426b5553950b9745 (diff) | |
适配voip新表名v3.4.8
一个流命令多次命中同一个策略,仅发送一条日志
Diffstat (limited to 'src/tsg_send_log.cpp')
| -rw-r--r-- | src/tsg_send_log.cpp | 1 |
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++) |
