diff options
| author | Jiri Pirko <[email protected]> | 2023-12-16 12:29:59 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-12-19 14:31:40 +0000 |
| commit | 971b4ad88293bef00160e1d38659077fe3a93af6 (patch) | |
| tree | b7a311c9a7b2d6b4b0aa694185eb46069ddabaad /tools/net/ynl/generated/devlink-user.c | |
| parent | netlink: introduce typedef for filter function (diff) | |
| download | kernel-971b4ad88293bef00160e1d38659077fe3a93af6.tar.gz kernel-971b4ad88293bef00160e1d38659077fe3a93af6.zip | |
genetlink: introduce helpers to do filtered multicast
Currently it is possible for netlink kernel user to pass custom
filter function to broadcast send function netlink_broadcast_filtered().
However, this is not exposed to multicast send and to generic
netlink users.
Extend the api and introduce a netlink helper nlmsg_multicast_filtered()
and a generic netlink helper genlmsg_multicast_netns_filtered()
to allow generic netlink families to specify filter function
while sending multicast messages.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions
