On Wed, Oct 23, 2013 at 03:04:22PM +0900, YAMAMOTO Takashi wrote:
> because our size of the multipart request buffer is effectively 0,
> always report multipart buffer overflow error for multipart requests
> with "more" flag set.
> 
> while this might be simpler if done in ofp-msgs.c, i put this in
> ofproto.c because it seems like a better place to implement the
> buffering logic if/when desirable.
> 
> Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>

This seems reasonable but it needs ofpmsg_is_stat() from the first
patch.  Maybe you can factor that out.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to