[ovs-dev] [PATCH] vswitch.xml: Clarify documentation for "ofport" column in Interface table.

Justin Pettit jpettit at nicira.com
Wed Oct 27 22:10:39 UTC 2010


Looks good.

--Justin


On Oct 27, 2010, at 12:36 PM, Ben Pfaff wrote:

> Reported-by: Jeremy Stribling <strib at nicira.com>
> ---
> vswitchd/vswitch.xml |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index c9a6e57..8151807 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -542,7 +542,7 @@
>         <p>Open vSwitch populates this column when the port number becomes
>           known.  If the interface is successfully added,
>           <ref column="ofport"/> 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.</p>
> -- 
> 1.7.1
> 
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org





More information about the dev mailing list