[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161110110837.2f9c97c4@griffin>
Date: Thu, 10 Nov 2016 11:08:37 +0100
From: Jiri Benc <jbenc@...hat.com>
To: Pravin Shelar <pshelar@....org>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2 6/7] vxlan: simplify vxlan xmit
On Wed, 9 Nov 2016 19:35:00 -0800, Pravin Shelar wrote:
> On Wed, Nov 9, 2016 at 8:59 AM, Jiri Benc <jbenc@...hat.com> wrote:
> > Uninitialized old_iph.
> >
> It is initialized in begining of this function.
Right you are, sorry.
> TOS and TTL is initialized for LWT just else block. so I do not see
> any changes compared to current implementation.
Oh, right. We set them unconditionally from tunnel_info. I was
convinced we fallback to the interface config values when they're not
given and stopped reviewing the patch but we don't.
This is a nice cleanup, thanks!
Acked-by: Jiri Benc <jbenc@...hat.com>
Powered by blists - more mailing lists