On Mon, Mar 30, 2015 at 3:14 PM, Jesse Gross wrote:
> As OVS adds userspace support for being the endpoint in protocols
> like tunnels, it will need to be able to calculate pseudoheaders
> as part of the checksum calculation.
>
> Signed-off-by: Jesse Gross
Acked-by: Pravin B Shelar
As OVS adds userspace support for being the endpoint in protocols
like tunnels, it will need to be able to calculate pseudoheaders
as part of the checksum calculation.
Signed-off-by: Jesse Gross
---
lib/packets.c | 14 ++
lib/packets.h | 1 +
tests/library.at | 2 +-
tests