> On Jul 29, 2016, at 1:20 PM, Ben Pfaff <b...@ovn.org> wrote:
> 
> On Thu, Jul 28, 2016 at 05:56:03PM -0700, Jarno Rajahalme wrote:
>> Variable length messages need their length updated before they can be
>> added to the bundle.
>> 
>> Message length updating after encoding is sometimes done by the
>> encoding function, but always latest when the message is sent out.  As
>> an OpenFlow message is added to a bundle add message, it will not be
>> sent by itself, and we need to update the length explicitly instead.
>> 
>> Signed-off-by: Jarno Rajahalme <ja...@ovn.org>
> 
> Does this need a backport?
> 

Noted, will check.

> Acked-by: Ben Pfaff <b...@ovn.org>

Thanks for the review!

  Jarno

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to