]> git.dujemihanovic.xyz Git - linux.git/commit
net: bridge: multicast: add context support for host-joined groups
authorNikolay Aleksandrov <nikolay@nvidia.com>
Wed, 21 Jul 2021 14:01:27 +0000 (17:01 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jul 2021 21:34:47 +0000 (14:34 -0700)
commit58d913a32664fae5ac2ccd9a9c23b8e7037df740
treeb1ce4e61eab0c694ca587ffb4395284feeef034b
parent6567cb438a51016f9f2152cb966f5715dc3c3c7b
net: bridge: multicast: add context support for host-joined groups

Adding bridge multicast context support for host-joined groups is easy
because we only need the proper timer value. We pass the already chosen
context and use its timer value.

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c
net/bridge/br_multicast.c
net/bridge/br_private.h