diff options
author | Nikolay Aleksandrov <nikolay@nvidia.com> | 2020-09-22 09:30:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-23 22:24:34 +0200 |
commit | 085b53c8beabf9b379762f73aaac562d6c428923 (patch) | |
tree | 47ff6948d5c9e1c54c3b8f469ae8c4435ceab483 /security | |
parent | net: bridge: mcast: add rt_protocol field to the port group struct (diff) | |
download | linux-085b53c8beabf9b379762f73aaac562d6c428923.tar.xz linux-085b53c8beabf9b379762f73aaac562d6c428923.zip |
net: bridge: mcast: add sg_port rhashtable
To speedup S,G forward handling we need to be able to quickly find out
if a port is a member of an S,G group. To do that add a global S,G port
rhashtable with key: source addr, group addr, protocol, vid (all br_ip
fields) and port pointer.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions