From: David Ahern <dsahern@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>, davem@davemloft.net
Cc: netdev@vger.kernel.org, yoshfuji@linux-ipv6.org, dsahern@kernel.org
Subject: Re: [PATCH net] MAINTAINERS: add missing IPv4/IPv6 header paths
Date: Wed, 26 Jan 2022 13:29:33 -0700 [thread overview]
Message-ID: <fc261023-5992-a0e3-ebaf-e11f096d224c@gmail.com> (raw)
In-Reply-To: <20220126202607.2993009-1-kuba@kernel.org>
On 1/26/22 1:26 PM, Jakub Kicinski wrote:
> IP includes under include/linux/ are not explicitly
> listed under any entry in MAINTAINERS.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e22999669c4..9c3ec0863e7e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13461,6 +13461,8 @@ L: netdev@vger.kernel.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
> F: arch/x86/net/*
> +F: include/linux/ip.h
> +F: include/linux/ipv6*
include/net/fib* and include/net/route.h should be added as well
> F: include/net/ip*
> F: net/ipv4/
> F: net/ipv6/
Reviewed-by: David Ahern <dsahern@kernel.org>
prev parent reply other threads:[~2022-01-26 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 20:26 [PATCH net] MAINTAINERS: add missing IPv4/IPv6 header paths Jakub Kicinski
2022-01-26 20:29 ` David Ahern [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=fc261023-5992-a0e3-ebaf-e11f096d224c@gmail.com \
--to=dsahern@gmail.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.org \
/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.