This series is based on Jarno Rajahalme's commit previously posted as:
http://openvswitch.org/pipermail/dev/2012-November/023477.html
I broke it apart into multiple commits, fixed an additional bug that I
noticed while reading the code, and rewrote one commit to better suit
my notions.
Jarno, will you please review this?
Thanks,
Ben.
Ben Pfaff (2):
ofp-errors: Correctly encode errors as extensions or not depending on
domain.
ofp-errors: Make every error encodable.
Jarno Rajahalme (3):
ofp-errors: Fix typo in comment.
Don't use error categories as if they were actually errors.
ofp-errors: Remove OFPERR_* values for error categories.
build-aux/extract-ofp-errors | 22 +--------
lib/ofp-actions.c | 7 ++-
lib/ofp-errors.c | 109 ++++++++----------------------------------
lib/ofp-errors.h | 60 ++++-------------------
lib/ofp-util.c | 2 +-
ofproto/connmgr.c | 37 +++++++--------
tests/ofp-actions.at | 4 +-
tests/ofp-errors.at | 21 ++++++++
utilities/ovs-ofctl.c | 35 +++++++++++++
9 files changed, 112 insertions(+), 185 deletions(-)
--
1.7.2.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev