Encap.ip can be either an IPv4 or an IPv6 address so the documentation should reflect that.
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 45d8c96b3..1d81112cf 100644 --- a/ovn-sb.xml +++ b/ovn-sb.xml @@ -570,7 +570,7 @@ </column> <column name="ip"> - The IPv4 address of the encapsulation tunnel endpoint. + The IPv4 or IPv6 address of the encapsulation tunnel endpoint. </column> <column name="chassis_name"> The name of the chassis that created this encap. -- 2.55.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
