diff options
author | Ido Schimmel <[email protected]> | 2022-12-10 16:56:25 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-12 15:33:37 -0800 |
commit | 083e353482b4c9b727846643ad6ca7b784dd486b (patch) | |
tree | 30c2facb09e87c4d97b52434f966d527be3ec573 /lib/mpi/mpiutil.c | |
parent | fd0c696164cf13ae0128f14209e2dbfcd86584b8 (diff) |
bridge: mcast: Expose __br_multicast_del_group_src()
Expose __br_multicast_del_group_src() which is symmetric to
br_multicast_new_group_src() and does not remove the installed {S, G}
forwarding entry, unlike br_multicast_del_group_src().
The function will be used in the error path when user space was able to
add a new source entry, but failed to install a corresponding forwarding
entry.
Signed-off-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions