On Fri, Jan 06, 2017 at 02:38:45PM -0800, Andy Zhou wrote:
> From: andy zhou <[email protected]>
> 
> When generating conditional monitoring update request, current code
> failed to update idl's 'request-id'.  This bug causes the reply
> message of the update request, regardless an ACK or a NACK, be
> logged as an unexpected message at the debug level and ignored by
> the core idl logic.
> 
> In addition, the idl should not generate another conditional
> monitoring update request when there is an outstanding request.
> So that the requests and their reply are properly serialized.
> 
> When the conditional monitoring is nacked by the server, drop idl
> into a client visible error state.
> 
> Signed-off-by: Andy Zhou <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to