ofp-errors: Add OFPET_FLOW_MONITOR_FAILED
authorSimon Horman <horms@verge.net.au>
Tue, 10 Jun 2014 10:27:07 +0000 (19:27 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 13 Jun 2014 17:57:28 +0000 (10:57 -0700)
commit04f9f28622b4d4abb59304da0ef4286405757776
tree86d1c650b39baae30e9112760c355345a4aa456e
parent0f75cc62e1c38e60efb63bb4521fd07b6734cef7
ofp-errors: Add OFPET_FLOW_MONITOR_FAILED

Add OFPET_FLOW_MONITOR_FAILED which is added in OpenFLow1.4.
Map the OFPERR_NXBRC_FM_* errors to the corresponding new OpenFlow errors.

This is a step towards supporting OpenFlow1.4 flow monitors.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-errors.h
lib/ofp-util.c
ofproto/connmgr.c
ofproto/ofproto.c