Move lib/ofp-actions.h to include/openvswitch directory
authorBen Warren <ben@skyportsystems.com>
Thu, 14 Apr 2016 22:20:19 +0000 (15:20 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 14 Apr 2016 23:38:24 +0000 (16:38 -0700)
commitb598f214361bc1ace4eeeecf4d874ada4af40abc
tree4fa47e7504acadba1d955079e513df3f1e0146f7
parent1b62572da1ba70eec5e654cff264e75f642f2cc0
Move lib/ofp-actions.h to include/openvswitch directory

Signed-off-by: Ben Warren <ben@skyportsystems.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
33 files changed:
include/openvswitch/automake.mk
include/openvswitch/ofp-actions.h [new file with mode: 0644]
lib/automake.mk
lib/bundle.c
lib/learn.c
lib/learning-switch.c
lib/multipath.c
lib/nx-match.c
lib/ofp-actions.c
lib/ofp-actions.h [deleted file]
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
ofproto/bond.c
ofproto/bundles.c
ofproto/connmgr.c
ofproto/fail-open.c
ofproto/in-band.c
ofproto/ofproto-dpif-rid.h
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ovn/controller/lflow.c
ovn/controller/ofctrl.c
ovn/controller/physical.c
ovn/controller/pinctrl.c
ovn/lib/actions.c
ovn/lib/expr.c
tests/test-bundle.c
tests/test-multipath.c
tests/test-ovn.c
utilities/ovs-ofctl.c