]> git.proxmox.com Git - ovs.git/commitdiff
Remove duplicate description about Experimenter classes
authorYi Yang <yi.y.yang@intel.com>
Tue, 8 Aug 2017 06:55:05 +0000 (14:55 +0800)
committerBen Pfaff <blp@ovn.org>
Wed, 9 Aug 2017 19:59:55 +0000 (12:59 -0700)
commit 3d2fbd70bda514f7327970b859663f34f994290c brought
duplicate description about Experimenter classes
ONFOXM_ET and NXOXM_NSH in lib/meta-flow.xml, branch-2.8
has the same issue.

Signed-off-by: Yi Yang <yi.y.yang@intel.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/meta-flow.xml

index 3066c671b0f03a32776ca293ae264ab9d34ffb11..065fb0335678a63b6a5095f361279843b0553d49 100644 (file)
@@ -721,27 +721,8 @@ tcp,tp_src=0x07c0/0xfff0
   <dl>
     <dt>0x4f4e4600 (<code>ONFOXM_ET</code>)</dt>
     <dd>
-      Used by official Open Networking Foundation extensions to OpenFlow 1.3 in
-      e.g. [TCP Flags Match Field Extension].
-    </dd>
-
-    <dt>0x005ad650 (<code>NXOXM_NSH</code>)</dt>
-    <dd>
-      Used by Open vSwitch for NSH extensions, in the absence of an official
-      ONF-assigned class.  (This OUI is randomly generated.)
-    </dd>
-  </dl>
-
-  <p>
-    OpenFlow says that support for experimenter fields is optional.  Open
-    vSwitch 2.4 and later does support them, so that it can support the
-    following experimenter classes:
-  </p>
-
-  <dl>
-    <dt>0x4f4e4600 (<code>ONFOXM_ET</code>)</dt>
-    <dd>
-      Used by official Open Networking Foundation extensions to OpenFlow 1.3 in
+      Used by official Open Networking Foundation extensions in OpenFlow 1.3
+      and later.
       e.g. [TCP Flags Match Field Extension].
     </dd>