]> git.baikalelectronics.ru Git - kernel.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)
commitd78d6e9510126b65b63aa6976617f90a7bcbea89
treeb1ce4e61eab0c694ca587ffb4395284feeef034b
parentc5312000940b16c1b58375364586f46fbc34830b
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