All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: "David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Eric Dumazet <edumazet@google.com>
Cc: Julian Anastasov <ja@ssi.bg>, David Ahern <dsahern@kernel.org>,
	netdev@vger.kernel.org
Subject: [PATCH net 0/3] ip: rework the fix for dflt addr selection for connected nexthop"
Date: Thu, 20 Oct 2022 12:09:49 +0200	[thread overview]
Message-ID: <20221020100952.8748-1-nicolas.dichtel@6wind.com> (raw)

This series reworks the fix that is reverted in the second commit.
As Julian explained, nhc_scope is related to nhc_gw, it's not the scope of
the route.

 net/ipv4/fib_frontend.c  | 4 ++--
 net/ipv4/fib_semantics.c | 2 +-
 net/ipv4/nexthop.c       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Comments are welcome.

Regards,
Nicolas


             reply	other threads:[~2022-10-20 10:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 10:09 Nicolas Dichtel [this message]
2022-10-20 10:09 ` [PATCH net 1/3] Revert "ip: fix triggering of 'icmp redirect'" Nicolas Dichtel
2022-10-20 10:09 ` [PATCH net 2/3] Revert "ip: fix dflt addr selection for connected nexthop" Nicolas Dichtel
2022-10-20 10:09 ` [PATCH net 3/3] nh: fix scope used to find saddr when adding non gw nh Nicolas Dichtel
2022-10-20 10:59 ` [PATCH net 0/3] ip: rework the fix for dflt addr selection for connected nexthop" Julian Anastasov
2022-10-27 17:40 ` patchwork-bot+netdevbpf

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=20221020100952.8748-1-nicolas.dichtel@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=ja@ssi.bg \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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.