-----Original Message----- From: dev <[email protected]> on behalf of Alin Serdean <[email protected]> Date: Friday, June 17, 2016 at 1:00 PM To: "[email protected]" <[email protected]> Subject: [ovs-dev] [PATCH v4] datapath-windows: Add GRE checksum
>This patch introduces GRE checksum computation if the userspace requires >it on Tx. On Rx we verify the GRE checksum if the checksum bit was >specified and also inform the userspace about it. > >Also fix the GRE header length as specified by the GRE flags not the >tunnel flags. > >Signed-off-by: Alin Gabriel Serdean <[email protected]> >--- >v4: Account for all memory fragmentation cases >v3: Fix access length and address comments >v2: Initial commit Acked-by: Nithin Raju <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
