summaryrefslogtreecommitdiff
path: root/src/tsg_action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tsg_action.cpp')
-rw-r--r--src/tsg_action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tsg_action.cpp b/src/tsg_action.cpp
index afa8c0f..3d58939 100644
--- a/src/tsg_action.cpp
+++ b/src/tsg_action.cpp
@@ -548,7 +548,7 @@ static unsigned char do_action_reset(const struct streaminfo *a_stream, struct m
int ret=MESA_rst_tcp((struct streaminfo *)a_stream, &rst_paras, sizeof(rst_paras));
if(ret<0)
{
- MASTER_LOG(g_tsg_para.logger, RLOG_LV_FATAL, LOG_MODULE_ACTION,
+ MASTER_LOG(g_tsg_para.logger, RLOG_LV_INFO, LOG_MODULE_ACTION,
"Send RST failed policy_id: %d service: %d action: %d addr: %s",
p_result->rule_id,
p_result->service_id,