Refer to these as "Open vSwitch extension registers". Signed-off-by: Justin Pettit <jpet...@ovn.org> --- ovn/ovn-architecture.7.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml index fe20a14..3529c99 100644 --- a/ovn/ovn-architecture.7.xml +++ b/ovn/ovn-architecture.7.xml @@ -715,7 +715,7 @@ 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> @@ -736,7 +736,7 @@ 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> @@ -752,7 +752,7 @@ 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> @@ -761,11 +761,11 @@ 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> -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev