On Mon, Nov 19, 2012 at 02:59:28PM +0900, Simon Horman wrote: > Signed-off-by: Simon Horman <[email protected]>
Applied to master. Thank you! I think it's possible for ofconn_get_protocol() to return OFPUTIL_P_NONE in some cases for sending asynchronous messages, so I updated ofconn_receives_async_msg() to return 'false' if that happens, which I think takes care of all those cases. I also expanded the comment on ofconn_get_protocol() to describe the situation a bit better. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
