]> git.proxmox.com Git - ovs.git/commitdiff
ovn-architecture: Drop references to "Nicira extension registers"
authorJustin Pettit <jpettit@ovn.org>
Sat, 23 Jul 2016 04:27:38 +0000 (21:27 -0700)
committerJustin Pettit <jpettit@ovn.org>
Fri, 29 Jul 2016 08:00:52 +0000 (01:00 -0700)
Refer to these as "Open vSwitch extension registers".

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovn/ovn-architecture.7.xml

index fe20a14efb47651aa53eee8a592e04310b199426..3529c996e95f1488e4e00cc99ed5b2eef6c0d1b3 100644 (file)
         entered the logical datapath.
         <!-- Keep the following in sync with MFF_LOG_INPORT in
              ovn/lib/logical-fields.h. -->
-        OVN stores this in Nicira extension register number 14.
+        OVN stores this in Open vSwitch extension register number 14.
       </p>
 
       <p>
         beginning of the logical ingress pipeline.
         <!-- Keep the following in sync with MFF_LOG_OUTPORT in
              ovn/lib/logical-fields.h. -->
-        OVN stores this in Nicira extension register number 15.
+        OVN stores this in Open vSwitch extension register number 15.
       </p>
 
       <p>
       chassis.  This is initialized to 0 at the beginning of the logical
         <!-- Keep the following in sync with MFF_LOG_CT_ZONE in
              ovn/lib/logical-fields.h. -->
-      ingress pipeline.  OVN stores this in Nicira extension register
+      ingress pipeline.  OVN stores this in Open vSwitch extension register
       number 13.
     </dd>
 
       Fields that denote the connection tracking zones for Gateway routers.
       These values only have local significance (only on chassis that have
       Gateway routers instantiated) and is not meaningful between
-      chassis.  OVN stores the zone information for DNATting in Nicira
+      chassis.  OVN stores the zone information for DNATting in Open vSwitch
         <!-- Keep the following in sync with MFF_LOG_DNAT_ZONE and
         MFF_LOG_SNAT_ZONE in ovn/lib/logical-fields.h. -->
-      extension register number 11 and zone information for SNATing in Nicira
-      extension register number 12.
+      extension register number 11 and zone information for SNATing in
+      Open vSwitch extension register number 12.
     </dd>
 
     <dt>VLAN ID</dt>