[ovs-dev] [PATCH 03/14] ovs-openflowd: Remove documentation for obsolete --mgmt-id option.

Justin Pettit jpettit at nicira.com
Thu Apr 15 22:38:08 UTC 2010


Looks good.

--Justin


On Apr 8, 2010, at 5:07 PM, Ben Pfaff wrote:

> Also remove unused OPT_MGMT_ID enum.
> ---
> utilities/ovs-openflowd.8.in |    8 --------
> utilities/ovs-openflowd.c    |    1 -
> 2 files changed, 0 insertions(+), 9 deletions(-)
> 
> diff --git a/utilities/ovs-openflowd.8.in b/utilities/ovs-openflowd.8.in
> index 6247bf0..4d2f211 100644
> --- a/utilities/ovs-openflowd.8.in
> +++ b/utilities/ovs-openflowd.8.in
> @@ -167,14 +167,6 @@ Ethernet address of the datapath's local port (which is typically
> randomly generated) in the lower 48 bits and zeros in the upper 16.
> .
> .TP
> -\fB--mgmt-id=\fImgmtid\fR
> -Sets \fImgmtid\fR, which must consist of exactly 12 hexadecimal
> -digits, as the switch's management ID.
> -.IP
> -If this option is omitted, the management ID defaults to 0, signaling
> -to the controller that management is supported but not configured.
> -.
> -.TP
> \fB--mfr-desc=\fIdesc\fR
> Set the description of the switch's manufacturer to \fIdesc\fR, which
> may contain up to 255 ASCII characters.
> diff --git a/utilities/ovs-openflowd.c b/utilities/ovs-openflowd.c
> index 858770d..4e3f380 100644
> --- a/utilities/ovs-openflowd.c
> +++ b/utilities/ovs-openflowd.c
> @@ -261,7 +261,6 @@ parse_options(int argc, char *argv[], struct ofsettings *s)
>         OPT_OUT_OF_BAND,
>         OPT_IN_BAND,
>         OPT_NETFLOW,
> -        OPT_MGMT_ID,
>         OPT_PORTS,
>         VLOG_OPTION_ENUMS,
>         LEAK_CHECKER_OPTION_ENUMS
> -- 
> 1.6.6.1
> 
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org





More information about the dev mailing list