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 <[email protected]>
Signed-off-by: Yi-Hung Wei <[email protected]>
---
Please backports to branch 2.13.
---
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 90b405c73750..2f9c5ee16342 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)
<dt><code>est</code> (0x02)</dt>
<dd>
- 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.
</dd>
<dt><code>rel</code> (0x04)</dt>
--
2.7.4
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev