lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 26 Jan 2022 13:29:33 -0700
From:   David Ahern <dsahern@...il.com>
To:     Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc:     netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org, dsahern@...nel.org
Subject: Re: [PATCH net] MAINTAINERS: add missing IPv4/IPv6 header paths

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@...nel.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@...r.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@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ