> --- Original Message --- > Signed-off-by: Ben Pfaff <b...@ovn.org> > --- > FAQ.md | 33 +++++++++------ > build-aux/extract-ofp-errors | 3 +- > build-aux/extract-ofp-msgs | 3 +- > include/openflow/openflow-common.h | 5 ++- > lib/ofp-actions.c | 1 + > lib/ofp-errors.c | 4 +- > lib/ofp-msgs.c | 5 +++ > lib/ofp-print.c | 4 ++ > lib/ofp-util.c | 82 ++++++++++++++++++++++++++++++ +------ > lib/ofp-util.h | 9 ++--
I believe lib/ofp-util.h needs to be changed to include/openflow/ofp-util.h > tests/ofp-errors.at | 2 + > tests/ofproto-macros.at | 3 +- > tests/ofproto.at | 84 ++++++++++++++++++ +------------------- > tests/ovs-ofctl.at | 18 ++++---- > vswitchd/vswitch.ovsschema | 7 ++-- > vswitchd/vswitch.xml | 5 ++- > 16 files changed, 177 insertions(+), 91 deletions(-) Given the above modification, Acked-by: Ryan Moats <rmo...@us.ibm.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev