[ovs-dev] [PATCH 3/5] ovn-architecture: Don't imply the wrong thing about NAT.

Ben Pfaff blp at ovn.org
Fri Mar 13 22:32:25 UTC 2020


Suggested-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>
---
 ovn-architecture.7.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ovn-architecture.7.xml b/ovn-architecture.7.xml
index 3e1bb7237b2a..0dc66c8c07b1 100644
--- a/ovn-architecture.7.xml
+++ b/ovn-architecture.7.xml
@@ -636,7 +636,8 @@
   <p>
     DNAT and SNAT rules may be associated with a gateway router, which
     provides a central location that can handle one-to-many SNAT (aka IP
-    masquerading).
+    masquerading).  Distributed gateway ports, described below, also
+    support NAT.
   </p>
 
   <h3>Distributed Gateway Ports</h3>
-- 
2.24.1



More information about the dev mailing list