From: David Lamparter <equinox@diac24.net>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Patrick Rohr <prohr@google.com>, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations
Date: Sat, 26 Jul 2025 13:29:42 +0200 [thread overview]
Message-ID: <aIS8Jsz2CEKhOiP6@eidolon.nox.tf> (raw)
In-Reply-To: <20250725173958.4d77792d@kernel.org>
On Fri, Jul 25, 2025 at 05:39:58PM -0700, Jakub Kicinski wrote:
> On Thu, 24 Jul 2025 17:00:37 +0200 David Lamparter wrote:
> > let's try this again, this time without accidentally shadowing the 'err'
> > variable. Sigh. (Apologies for the immediate v2.)
> >
> > following 4 patches are preparations for RFC6724 (IPv6 source address
> > selection) rule 5.5, which says "prefer addresses announced by the
> > router you're using". The changes here just pass down the route into
> > the source address selection code, it's not used for anything yet.
> > (Any change of behavior from these patches is a mistake on my end.)
>
> Would you mind reposting after the merge window (>= Aug 11th)?
ACK, I'm {hoping,waiting} for a Reviewed-by from Patrick as well
(@Patrick: hint, hint), and for the actual RFC6724 r5.5 code I'm still
working on a kselftest.
prev parent reply other threads:[~2025-07-26 11:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-24 15:00 [PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations David Lamparter
2025-07-24 15:00 ` [PATCH net-next v2 1/4] net/ipv6: flatten ip6_route_get_saddr David Lamparter
2025-07-24 15:00 ` [PATCH net-next v2 2/4] net/ipv6: create ipv6_fl_get_saddr David Lamparter
2025-07-24 15:00 ` [PATCH net-next v2 3/4] net/ipv6: use ipv6_fl_get_saddr in output David Lamparter
2025-07-24 15:00 ` [PATCH net-next v2 4/4] net/ipv6: drop ip6_route_get_saddr David Lamparter
2025-07-26 0:39 ` [PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations Jakub Kicinski
2025-07-26 11:29 ` David Lamparter [this message]
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=aIS8Jsz2CEKhOiP6@eidolon.nox.tf \
--to=equinox@diac24.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=prohr@google.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.