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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250120164621.287af2eb@kernel.org>
Date: Mon, 20 Jan 2025 16:46:21 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Yuyang Huang <yuyanghuang@...gle.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
 <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon Horman
 <horms@...nel.org>, David Ahern <dsahern@...nel.org>,
 netdev@...r.kernel.org, Donald Hunter <donald.hunter@...il.com>, Shuah Khan
 <shuah@...nel.org>, Nikolay Aleksandrov <razor@...ckwall.org>, Hangbin Liu
 <liuhangbin@...il.com>, Daniel Borkmann <daniel@...earbox.net>,
 linux-kselftest@...r.kernel.org, "Maciej Żenczykowski"
 <maze@...gle.com>, Lorenzo Colitti <lorenzo@...gle.com>
Subject: Re: [PATCH net-next, v6 1/2] netlink: support dumping IPv4
 multicast addresses

On Fri, 17 Jan 2025 17:15:58 +0900 Yuyang Huang wrote:
>  include/linux/igmp.h | 12 +++++++
>  net/ipv4/devinet.c   | 76 ++++++++++++++++++++++++++++++++++++--------
>  net/ipv4/igmp.c      | 13 +++++---

IIUC Paolo's suggestion was to create a new header file under net/ipv4,
if you consider addrconf.h unsuitable. There is no need to expose this
argument struct in kernel-wide headers.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ