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.

Not that important though.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to