From: Ben Pfaff Date: Wed, 27 Oct 2010 19:36:36 +0000 (-0700) Subject: vswitch.xml: Clarify documentation for "ofport" column in Interface table. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439b6fcc2de96091bb48a859f80d4b14ae80f158;p=openvswitch vswitch.xml: Clarify documentation for "ofport" column in Interface table. Reported-by: Jeremy Stribling --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index c9a6e578..8151807a 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -542,7 +542,7 @@

Open vSwitch populates this column when the port number becomes known. If the interface is successfully added, will be set to a number between 1 and 65535 - (generally either in the range 1 to 65280, exclusive, or 65534, the + (generally either in the range 1 to 65279, inclusive, or 65534, the port number for the OpenFlow ``local port''). If the interface cannot be added then Open vSwitch sets this column to -1.