diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-12-10 16:56:24 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-12 15:33:37 -0800 |
commit | fd0c696164cf13ae0128f14209e2dbfcd86584b8 (patch) | |
tree | 6f64ce7606025c527256b274924ccdbc95d9e4ad /net/openvswitch | |
parent | 160dd93114ddd31ed2b6290a7495d53717b79cf8 (diff) |
bridge: mcast: Expose br_multicast_new_group_src()
Currently, new group source entries are only created in response to
received Membership Reports. Subsequent patches are going to allow user
space to install (*, G) entries with a source list.
As a preparatory step, expose br_multicast_new_group_src() so that it
could later be invoked from the MDB code (i.e., br_mdb.c) that handles
RTM_NEWMDB messages.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions