The commit that introduced ct_snat_to_vip added documentation that
says that the action ct_snat_to_vip would save to a register when it
does not.
Remove the "R =" from the actions documentation.
Fixes: fc219d84b667 ("actions: Add new actions chk_lb_hairpin,
chk_lb_hairpin_reply and ct_snat_to_vip.")
Assisted-by: Claude Opus 4.6, Claude Code
Signed-off-by: Jacob Tanenbaum <[email protected]>
---
ovn-sb.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovn-sb.xml b/ovn-sb.xml
index e0c445f50..3f742cdb5 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -2693,7 +2693,7 @@ tcp.flags = RST;
</p>
</dd>
- <dt><code><var>R</var> = ct_snat_to_vip;</code></dt>
+ <dt><code>ct_snat_to_vip;</code></dt>
<dd>
<p>
This action sends the packet through the SNAT zone to change the
--
2.55.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev