From 32b6066f64b7ae73dcb82af9c939d6009cbdaed6 Mon Sep 17 00:00:00 2001
From: Giggum <152240782+Giggum@users.noreply.github.com>
Date: Thu, 30 May 2024 22:37:24 -0400
Subject: conntrack: T6396: correction to helper message for custom timeout
rule
(cherry picked from commit 0c75e2470f8db900ffcac4e3c84669b6aa4580dd)
---
interface-definitions/system_conntrack.xml.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/interface-definitions/system_conntrack.xml.in b/interface-definitions/system_conntrack.xml.in
index a348097cc..b97fbd80b 100644
--- a/interface-definitions/system_conntrack.xml.in
+++ b/interface-definitions/system_conntrack.xml.in
@@ -400,7 +400,7 @@
- Ignore rule number must be between 1 and 999999
+ Timeout rule number must be between 1 and 999999
#include
@@ -415,7 +415,7 @@
- Interface to ignore connections tracking on
+ Interface to apply custom connection timers on
any
@@ -458,7 +458,7 @@
- Ignore rule number must be between 1 and 999999
+ Timeout rule number must be between 1 and 999999
#include
@@ -473,7 +473,7 @@
- Interface to ignore connections tracking on
+ Interface to apply custom connection timers on
any
--
cgit v1.2.3