When e3a398 added documentation for handle_dhcpv6_reply two entries
where added for it in the Logical_Flow.actions. This patch removes one
of those entries.
Fixes: e3a398e9146e ("controller: Add ipv6 prefix delegation state machine")
Assisted-by: Claude Opus 4.6, Claude Code
Signed-off-by: Jacob Tanenbaum <[email protected]>
---
ovn-sb.xml | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/ovn-sb.xml b/ovn-sb.xml
index 5ea8c3ade..42e09afbd 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -2622,7 +2622,8 @@ tcp.flags = RST;
<dd>
<p>
Handle DHCPv6 prefix delegation advertisements/replies from
- a IPv6 delegation server. <code>ovn-controller</code> will
+ an IPv6 delegation server and manages the prefix delegation state
+ machine. <code>ovn-controller</code> will
add an entry <code>ipv6_ra_pd_list</code> in the
<ref table="Port_Binding" column="options"/> table for each
prefix received from the delegation server
@@ -2672,14 +2673,6 @@ tcp.flags = RST;
</p>
</dd>
- <dt><code>handle_dhcpv6_reply;</code></dt>
- <dd>
- <p>
- This action is used to parse DHCPv6 replies from IPv6
- Delegation Router and managed IPv6 Prefix delegation state machine
- </p>
- </dd>
-
<dt><code><var>R</var> = chk_lb_hairpin();</code></dt>
<dd>
<p>
--
2.55.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev