From f4f7498a9e17fd25eedcb95a127b2b1c63cda962 Mon Sep 17 00:00:00 2001 From: Yi-Hung Wei Date: Fri, 21 Feb 2020 14:50:38 -0800 Subject: [PATCH] docs: Update conntrack established state description Patch a867c010ee91 ("conntrack: Fix conntrack new state") fixes the userspace conntrack behavior. This patch updates the corresponding conntrack state description. Fixes: a867c010ee91 ("conntrack: Fix conntrack new state") Reported-by: Roni Bar Yanai Acked-by: Roni Bar Yanai Signed-off-by: Yi-Hung Wei Signed-off-by: William Tu --- lib/meta-flow.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/meta-flow.xml b/lib/meta-flow.xml index 90b405c7375..2f9c5ee1634 100644 --- a/lib/meta-flow.xml +++ b/lib/meta-flow.xml @@ -2566,8 +2566,8 @@ actions=clone(load:0->NXM_OF_IN_PORT[],output:123)
est (0x02)
- Part of an existing connection. Set to 1 if this is a committed - connection. + Part of an existing connection. Set to 1 if packets of a committed + connection have been seen by conntrack from both directions.
rel (0x04)