[ovs-dev] [PATCH 1/4] lib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().

Jarno Rajahalme jrajahalme at nicira.com
Tue Mar 25 23:23:04 UTC 2014


Pushed to master and backported to branch-2.1. It seems that 2.0 (and below?) does not have this functionality.

  Jarno

On Mar 24, 2014, at 1:48 PM, Ben Pfaff <blp at nicira.com> wrote:

> On Mon, Mar 24, 2014 at 10:59:03AM -0700, Jarno Rajahalme wrote:
>> Using ofpbuf_end() to compute payload length would fail if the ofpbuf
>> had any tailroom.
>> 
>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> I guess this needs a backport?
> 
> Acked-by: Ben Pfaff <blp at nicira.com>
> 
> Thanks,
> 
> Ben.




More information about the dev mailing list