[ovs-dev] [of1.1 rollup 02/20] openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_* to OFPFW10_*.
Simon Horman
horms at verge.net.au
Tue Jun 12 17:12:36 PDT 2012
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 <blp at nicira.com>
Reviewed-by: Simon Horman <horms at 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(-)
More information about the dev
mailing list