From: Simon Horman <horms@kernel.org>
To: Eric Dumazet <edumazet@google.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, eric.dumazet@gmail.com,
Christoph Hellwig <hch@lst.de>,
Chuck Lever <chuck.lever@oracle.com>
Subject: Re: [PATCH net] ipv6: fix ip6_sock_set_addr_preferences() typo
Date: Tue, 12 Sep 2023 16:56:03 +0200 [thread overview]
Message-ID: <20230912145603.GF401982@kernel.org> (raw)
In-Reply-To: <20230911154213.713941-1-edumazet@google.com>
On Mon, Sep 11, 2023 at 03:42:13PM +0000, Eric Dumazet wrote:
> ip6_sock_set_addr_preferences() second argument should be an integer.
>
> SUNRPC attempts to set IPV6_PREFER_SRC_PUBLIC were
> translated to IPV6_PREFER_SRC_TMP
>
> Fixes: 18d5ad623275 ("ipv6: add ip6_sock_set_addr_preferences")
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Cc: Christoph Hellwig <hch@lst.de>
> Cc: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2023-09-12 14:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-11 15:42 [PATCH net] ipv6: fix ip6_sock_set_addr_preferences() typo Eric Dumazet
2023-09-12 14:56 ` Simon Horman [this message]
2023-09-12 16:50 ` 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=20230912145603.GF401982@kernel.org \
--to=horms@kernel.org \
--cc=chuck.lever@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=hch@lst.de \
--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.