diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2026-07-03 08:50:45 +0200 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-07-03 08:50:46 +0200 |
| commit | 8d96107b5828be42c7ece7bba0e590811052e9dd (patch) | |
| tree | 13cc5c5366158e82ad6ba8821e905b9272811f9c /tools/perf/scripts/python/flamegraph.py | |
| parent | 2ed8d5c72488bca9666fefa942ed2dc07cc0c56a (diff) | |
| parent | 3373cb099e6692b219328960e1d1ea70b978f20b (diff) | |
Merge branch 'net-report-multicast-group-user-count'
Yuyang Huang says:
====================
net: report multicast group user count
RTM_GETMULTICAST reports IPv4 and IPv6 multicast group membership, but
does not include the per-group user count. Userspace therefore still has
to parse /proc/net/igmp and /proc/net/igmp6 to obtain the Users column.
In particular, this prevents iproute2 from moving "ip maddr show"
entirely from procfs to rtnetlink.
Add IFA_MC_USERS to carry the user count in RTM_GETMULTICAST dumps and
RTM_NEWMULTICAST / RTM_DELMULTICAST notifications for both address
families. Update the rt-addr YNL specification and extend the rtnetlink
selftest to verify that two joins increase the reported count by two.
====================
Link: https://patch.msgid.link/20260630110207.37841-1-sigefriedhyy@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
