This outdated comment said that support for hardware gateways that support the vtep schema would come later. This was actually implemented a long time ago.
Signed-off-by: Russell Bryant <[email protected]> --- ovn/ovn-architecture.7.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml index 5f73e2067..b13b41177 100644 --- a/ovn/ovn-architecture.7.xml +++ b/ovn/ovn-architecture.7.xml @@ -53,8 +53,7 @@ packets between tunnels and a physical Ethernet port. This allows non-virtualized machines to participate in logical networks. A gateway may be a physical host, a virtual machine, or an ASIC-based hardware - switch that supports the <code>vtep</code>(5) schema. (Support for the - latter will come later in OVN implementation.) + switch that supports the <code>vtep</code>(5) schema. </p> <p> -- 2.13.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
