[ovs-dev] [PATCH v2 1/2] openflow-1.2.h: Remove redundant definition of OFPST12_GROUP_FEATURES.

Joe Stringer joestringer at nicira.com
Fri Oct 25 22:03:14 UTC 2013


Acked-by: Joe Stringer <joestringer at nicira.com>


On Fri, Oct 25, 2013 at 1:12 PM, Ben Pfaff <blp at nicira.com> wrote:

> Message types are defined in ofp-msgs.h these days.
>
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  include/openflow/openflow-1.2.h |    9 ---------
>  1 file changed, 9 deletions(-)
>
> diff --git a/include/openflow/openflow-1.2.h
> b/include/openflow/openflow-1.2.h
> index 541b143..249e861 100644
> --- a/include/openflow/openflow-1.2.h
> +++ b/include/openflow/openflow-1.2.h
> @@ -251,15 +251,6 @@ enum ofp12_capabilities {
>      OFPC12_PORT_BLOCKED   = 1 << 8   /* Switch will block looping ports.
> */
>  };
>
> -/* OpenFlow 1.2 specific types
> - * (struct ofp11_stats_request/reply, member type). */
> -enum ofp12_stats_types {
> -    /* Group features.
> -     * The request body is empty.
> -     * The reply body is struct ofp12_group_features_stats. */
> -    OFPST12_GROUP_FEATURES = 8
> -};
> -
>  /* OpenFlow 1.2 specific properties
>   * (struct ofp_queue_prop_header member property). */
>  enum ofp12_queue_properties {
> --
> 1.7.10.4
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20131025/b760b20a/attachment-0003.html>


More information about the dev mailing list