On Mon, Nov 3, 2014 at 1:42 PM, Ben Pfaff <b...@nicira.com> wrote: > On Mon, Nov 3, 2014 at 1:33 PM, Pravin Shelar <pshe...@nicira.com> wrote: >> On Mon, Nov 3, 2014 at 12:31 PM, Ben Pfaff <b...@nicira.com> wrote: >>> ip_hdr() and gre_hdr() might be avoided if the ofpbuf's header support >>> were used. >>> >> ofpbuf header might not be set in all cases. > > I think that ip_hdr() is used only in a function that added the IP header, > so if it set the headers then ip_hdr() wouldn't be needed. > I wanted to do minimal work in tnl push since later on flow extract will set these offsets again. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- Re: [ovs-dev] [PATCH v1 4/4] openvswitc... Thomas Graf
- Re: [ovs-dev] [PATCH v1 4/4] openv... Pravin Shelar
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Users... Thomas Graf
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: U... Pravin Shelar
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Users... David Christensen
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Userspace tunn... Ben Pfaff
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Userspace... Pravin Shelar
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Userspace... Ben Pfaff
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Users... Pravin Shelar
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: U... Ben Pfaff
- Re: [ovs-dev] [PATCH v1 4/4] openvswitc... Pravin Shelar
- Re: [ovs-dev] [PATCH v1 4/4] openvswitch: Userspace tunn... Jarno Rajahalme