Re: [ovs-dev] [error reporting 0/6] enhance OpenFlow error reporting
This series has gone without any reviews for a couple of weeks. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
[ovs-dev] [error reporting 0/6] enhance OpenFlow error reporting
These commits improve logging of OpenFlow errors on the switch side and report more specific OpenFlow error codes to the controller in some situations. Ben Pfaff (6): ofp-util: Avoid linear search in OpenFlow message type decoding. ofp-util: New function ofputil_decode_msg_type_partial(). of