On 24 June 2016 at 10:55, Nithin Raju <[email protected]> wrote: > -----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]> > Applied, thank you!
> > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
