Hi, this is an update to the patch series that I sent yesterday to make use of standardised error codes where possible.
I have rebased the series, removing merged pactches (thanks Ben) and manually resolving conflicts. I have also added a patch, the first in the series, to allow commentary to be supplied in square brackets in lib/ofp-errors.h. This is used by the other two patches in the series. Availability ------------ This series is based on the current mainline master branch. The patches are available in the devel/ofp-errors branch of git://github.com/horms/openvswitch.git The current head commit-id is af5737ef35cecdddb72bf9a0f0572f0ba6c15669 Patches ------- [PATCH 1/3] ofp-errors: Ignore text enclosed in square brackets [PATCH 2/3] ofp-errors: Use OFPERR_OFPBRC_BAD_PORT [PATCH 3/3] ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID Overall Diffstat ---------------- build-aux/extract-ofp-errors | 2 +- lib/ofp-errors.h | 16 ++++++++-------- lib/ofp-util.c | 7 +------ ofproto/ofproto-provider.h | 2 +- ofproto/ofproto.c | 6 +++--- 5 files changed, 14 insertions(+), 19 deletions(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev