On Tue, Jun 12, 2012 at 12:32:06AM -0700, Ben Pfaff wrote:
> This better fits our general policy of adding a version number suffix
> to structures and constants whose values differ from one OpenFlow
> version to the next.
> 
> Signed-off-by: Ben Pfaff <b...@nicira.com>

Reviewed-by: Simon Horman <ho...@verge.net.au>

> ---
>  include/openflow/nicira-ext.h   |    6 +-
>  include/openflow/openflow-1.0.h |   58 +++++++++++----------
>  lib/flow.h                      |    5 +-
>  lib/learning-switch.c           |   10 ++--
>  lib/learning-switch.h           |    2 +-
>  lib/ofp-print.c                 |   44 ++++++++--------
>  lib/ofp-print.h                 |    6 +-
>  lib/ofp-util.c                  |  107 ++++++++++++++++++++------------------
>  lib/ofp-util.h                  |   16 +++---
>  ofproto/ofproto-provider.h      |    2 +-
>  ofproto/ofproto.c               |    2 +-
>  tests/ofp-print.at              |    6 ++-
>  tests/test-flows.c              |   12 ++--
>  utilities/ovs-controller.c      |    2 +-
>  14 files changed, 145 insertions(+), 133 deletions(-)
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to