All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Dauchy <w.dauchy@criteo.com>
To: William Dauchy <w.dauchy@criteo.com>
Cc: NETDEV <netdev@vger.kernel.org>,
	Nicolas Dichtel <nicolas.dichtel@6wind.com>,
	Pravin B Shelar <pshelar@nicira.com>
Subject: Re: [PATCH net] net, ip_tunnel: fix interface lookup with no key
Date: Wed, 25 Mar 2020 16:22:47 +0100	[thread overview]
Message-ID: <CAJ75kXZG9A4Fm6AOMe1B_SKyrbXPw6Q3V3PQOgEzuq1pcJfKmA@mail.gmail.com> (raw)
In-Reply-To: <20200325150304.5506-1-w.dauchy@criteo.com>

On Wed, Mar 25, 2020 at 4:03 PM William Dauchy <w.dauchy@criteo.com> wrote:
> -       if (flags & TUNNEL_NO_KEY)
> -               goto skip_key_lookup;

I later realised I would also need to remove the `skip_key_lookup`
below, but waiting for feedback to see whether this is a good
approach.

Thanks,
-- 
William

  reply	other threads:[~2020-03-25 15:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 15:03 [PATCH net] net, ip_tunnel: fix interface lookup with no key William Dauchy
2020-03-25 15:22 ` William Dauchy [this message]
2020-03-26  6:00 ` kbuild test robot
2020-03-26 18:01 ` Nicolas Dichtel
2020-03-26 18:56   ` William Dauchy
2020-03-27  7:30     ` Nicolas Dichtel
2020-03-27 14:54 ` [PATCH v2 " William Dauchy
2020-03-27 18:15   ` Nicolas Dichtel
2020-03-27 18:56   ` [PATCH v3 " William Dauchy
2020-03-27 22:29     ` Nicolas Dichtel
2020-03-30  5:21     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ75kXZG9A4Fm6AOMe1B_SKyrbXPw6Q3V3PQOgEzuq1pcJfKmA@mail.gmail.com \
    --to=w.dauchy@criteo.com \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.dichtel@6wind.com \
    --cc=pshelar@nicira.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.