On Mon, Mar 30, 2015 at 3:14 PM, Jesse Gross <je...@nicira.com> wrote: > The indication to calculate the GRE checksum is currently the port > config rather than the tunnel flow. Currently there is a one to one > mapping between the two so there is no difference. However, the > kernel datapath must use the flow and it is also potentially more > flexible, so this switches how we decide whether to calculate the > checksum. > > Signed-off-by: Jesse Gross <je...@nicira.com> Acked-by: Pravin B Shelar <pshe...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 1/9] tunneling: Include IP TTL... Jesse Gross
- [ovs-dev] [PATCH 4/9] tunneling: Use flow ... Jesse Gross
- Re: [ovs-dev] [PATCH 4/9] tunneling: U... Pritesh Kothari (pritkoth)
- Re: [ovs-dev] [PATCH 4/9] tunneling: U... Pravin Shelar
- [ovs-dev] [PATCH 3/9] tunneling: Fix locat... Jesse Gross
- Re: [ovs-dev] [PATCH 3/9] tunneling: F... Pritesh Kothari (pritkoth)
- Re: [ovs-dev] [PATCH 3/9] tunneling: F... Ben Pfaff
- Re: [ovs-dev] [PATCH 3/9] tunnelin... Jesse Gross
- Re: [ovs-dev] [PATCH 3/9] tunn... Ben Pfaff
- Re: [ovs-dev] [PATCH 3/9] tunneling: F... Pravin Shelar
- [ovs-dev] [PATCH 8/9] packet: Add IP pseud... Jesse Gross
- Re: [ovs-dev] [PATCH 8/9] packet: Add ... Pravin Shelar
- [ovs-dev] [PATCH 6/9] tunneling: Factor ou... Jesse Gross
- Re: [ovs-dev] [PATCH 6/9] tunneling: F... Pravin Shelar