On Dec 4, 2012, at 2:52 PM, Ben Pfaff <b...@nicira.com> wrote: > On Thu, Nov 01, 2012 at 12:22:41AM -0700, Ben Pfaff wrote: >> The OpenFlow 1.0 specification says: >> >> Emergency flow mod messages must have timeout values set to zero. >> Otherwise, the switch must refuse the addition and respond with an >> ofp_error_msg with OFPET_FLOW_MOD_FAILED type and >> OFPFMFC_BAD_EMERG_TIMEOUT code. >> >> but Open vSwitch reported OFPFMFC_TABLE_FULL in this case. This commit >> fixes the problem. >> >> Fixes detailed_contr_sw_messages.EmerFlowTimeout failure in OFTest. >> >> Signed-off-by: Ben Pfaff <b...@nicira.com> > > This is trivial and fixes a conformance bug, so I'd like to get it > reviewed.
Looks good. Acked-by: Kyle Mestery <kmest...@cisco.com> > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev