----- Original Message ----- > From: Ben Warren <b...@skyportsystems.com> > > Signed-off-by: Ben Warren <b...@skyportsystems.com> > --- > include/openvswitch/automake.mk | 1 + > include/openvswitch/ofp-parse.h | 106 ++++++++++++++++++++++++++++++++++ ++++++ > lib/automake.mk | 1 - > lib/dpctl.c | 2 +- > lib/learning-switch.c | 2 +- > lib/ofp-actions.c | 2 +- > lib/ofp-parse.c | 3 +- > lib/ofp-parse.h | 106 ---------------------------------------- > ofproto/ofproto-dpif.c | 2 +- > tests/test-odp.c | 2 +- > utilities/ovs-dpctl.c | 2 +- > utilities/ovs-ofctl.c | 2 +- > utilities/ovs-testcontroller.c | 2 +- > 13 files changed, 116 insertions(+), 117 deletions(-) > create mode 100644 include/openvswitch/ofp-parse.h > delete mode 100644 lib/ofp-parse.h
This looks sane, but I had to turn off the dist-hook-git target in Makefile to be able to run "make check" on it. I don't feel like that's a complete blocker so... Acked-by: Ryan Moats <rmo...@us.ibm.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev