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

Ben Pfaff blp at nicira.com
Mon Mar 24 20:48:24 UTC 2014


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