summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@nvidia.com>2022-12-10 17:56:27 +0300
committerJakub Kicinski <kuba@kernel.org>2022-12-13 02:33:37 +0300
commit079afd66161bbbde14ed9f207f7fe6170f5b37b3 (patch)
treedba4b5b1eeceac8a055ddaee0d38b5301f45c521 /net/tipc
parenta01ecb1712ddbcd41360ad0c554b460adbac0528 (diff)
downloadlinux-079afd66161bbbde14ed9f207f7fe6170f5b37b3.tar.xz
bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
User space will soon be able to install a (*, G) with a source list, prompting the creation of a (S, G) entry for each source. In this case, the group timer of the (S, G) entry should never be set. Solve this by adding a new field to the MDB configuration structure that denotes whether the (S, G) corresponds to a source or not. The field will be set in a subsequent patch where br_mdb_add_group_sg() is called in order to create a (S, G) entry for each user provided source. 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/tipc')
0 files changed, 0 insertions, 0 deletions