diff options
author | Yuyang Huang <yuyanghuang@google.com> | 2025-02-07 14:08:35 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-02-11 13:26:53 +0300 |
commit | eb4e17a1d915d3c550e5a58c4bf370659dbe0dc8 (patch) | |
tree | 052e433f75957d96defd70eed23a5a32eced37f1 /tools/testing/selftests/net/lib/py/ynl.py | |
parent | 67800d296191d0a9bde0a7776f99ca1ddfa0fc26 (diff) | |
download | linux-eb4e17a1d915d3c550e5a58c4bf370659dbe0dc8.tar.xz |
netlink: support dumping IPv4 multicast addresses
Extended RTM_GETMULTICAST to support dumping joined IPv4 multicast
addresses, in addition to the existing IPv6 functionality. This allows
userspace applications to retrieve both IPv4 and IPv6 multicast
addresses through similar netlink command and then monitor future
changes by registering to RTNLGRP_IPV4_MCADDR and RTNLGRP_IPV6_MCADDR.
Cc: Maciej Żenczykowski <maze@google.com>
Cc: Lorenzo Colitti <lorenzo@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Yuyang Huang <yuyanghuang@google.com>
Link: https://patch.msgid.link/20250207110836.2407224-1-yuyanghuang@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/ynl.py')
0 files changed, 0 insertions, 0 deletions