From: Stephen Hemminger <stephen@networkplumber.org>
To: Yuyang Huang <yuyanghuang@google.com>
Cc: "David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"Paolo Abeni" <pabeni@redhat.com>,
"Simon Horman" <horms@kernel.org>,
"David Ahern" <dsahern@kernel.org>,
roopa@cumulusnetworks.com, jiri@resnulli.us, jimictw@google.com,
prohr@google.com, liuhangbin@gmail.com,
nicolas.dichtel@6wind.com, andrew@lunn.ch,
netdev@vger.kernel.org, "Maciej Żenczykowski" <maze@google.com>,
"Lorenzo Colitti" <lorenzo@google.com>
Subject: Re: [PATCH iproute2-next, v3 1/2] iproute2: expose netlink constants in UAPI
Date: Wed, 4 Dec 2024 08:28:59 -0800 [thread overview]
Message-ID: <20241204082859.5da44d1e@hermes.local> (raw)
In-Reply-To: <20241204140208.2701268-1-yuyanghuang@google.com>
On Wed, 4 Dec 2024 23:02:07 +0900
Yuyang Huang <yuyanghuang@google.com> wrote:
> This change adds the following multicast related netlink constants to
> the UAPI:
>
> * RTNLGRP_IPV4_MCADDR and RTNLGRP_IPV6_MCADDR: Netlink multicast
> groups for IPv4 and IPv6 multicast address changes.
> * RTM_NEWMULTICAST and RTM_DELMULTICAST: Netlink message types for
> multicast address additions and deletions.
>
> Exposing these constants in the UAPI enables ip monitor to effectively
> monitor and manage multicast group memberships.
>
> Cc: Maciej Żenczykowski <maze@google.com>
> Cc: Lorenzo Colitti <lorenzo@google.com>
> Signed-off-by: Yuyang Huang <yuyanghuang@google.com>
> ---
This should get automatically picked up when David does header update.
next prev parent reply other threads:[~2024-12-04 16:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 14:02 [PATCH iproute2-next, v3 1/2] iproute2: expose netlink constants in UAPI Yuyang Huang
2024-12-04 14:02 ` [PATCH iproute2-next, v3 2/2] iproute2: add 'ip monitor mcaddr' support Yuyang Huang
2024-12-04 14:17 ` Nicolas Dichtel
2024-12-04 14:48 ` Yuyang Huang
2024-12-05 8:26 ` Nicolas Dichtel
2024-12-05 10:45 ` Yuyang Huang
2024-12-04 16:28 ` Stephen Hemminger [this message]
2024-12-05 3:46 ` [PATCH iproute2-next, v3 1/2] iproute2: expose netlink constants in UAPI Yuyang Huang
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=20241204082859.5da44d1e@hermes.local \
--to=stephen@networkplumber.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jimictw@google.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=liuhangbin@gmail.com \
--cc=lorenzo@google.com \
--cc=maze@google.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=pabeni@redhat.com \
--cc=prohr@google.com \
--cc=roopa@cumulusnetworks.com \
--cc=yuyanghuang@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.