ovs-ofctl: Document a few Nicira extensions as standardized in OF1.1+.
authorBen Pfaff <blp@nicira.com>
Sat, 14 Sep 2013 20:45:13 +0000 (13:45 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 11 Nov 2013 16:52:06 +0000 (08:52 -0800)
The update is incomplete, so document that also.

Reported-by: Stephen Finucane <stephen.finucane@intel.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
OPENFLOW-1.1+
utilities/ovs-ofctl.8.in

diff --git a/AUTHORS b/AUTHORS
index 8154e40..8fc99ad 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -218,6 +218,7 @@ Sébastien RICCIO        sr@swisscenter.com
 Spiro Kourtessis        spiro@vmware.com
 Srini Seetharaman       seethara@stanford.edu
 Stephen Hemminger       shemminger@vyatta.com
+Stephen Finucane        stephen.finucane@intel.com
 Takayuki HAMA           t-hama@cb.jp.nec.com
 Teemu Koponen           koponen@nicira.com
 Timothy Chen            tchen@nicira.com
index 1bb5a81..d7c2b5f 100644 (file)
@@ -243,6 +243,12 @@ OpenFlow 1.4
       [EXT-235]
       [optional for OF1.4+]
 
+General
+-----
+
+    * ovs-ofctl(8) often lists as Nicira extensions features that
+      later OpenFlow versions support in standard ways.
+
 How to contribute
 -----------------
 
index dc86619..82ad87f 100644 (file)
@@ -382,7 +382,8 @@ between a switch and its controller.
 When a switch has more than one controller configured, only the
 traffic to and from a single controller is output.  If none of the
 controllers is configured as a master or a slave (using a Nicira
-extension to OpenFlow), then a controller is chosen arbitrarily among
+extension to OpenFlow 1.0 or 1.1, or a standard request in OpenFlow
+1.2 or later), then a controller is chosen arbitrarily among
 them.  If there is a master controller, it is chosen; otherwise, if
 there are any controllers that are not masters or slaves, one is
 chosen arbitrarily; otherwise, a slave controller is chosen