Searched hist:"4 d5b4e84c72451face4d7817697684196cbee50d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 4d5b4e84c72451face4d7817697684196cbee50d Tue Aug 10 10:29:28 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: mcast: move querier state to the multicast context
We need to have the querier state per multicast context in order to have per-vlan control, so remove the internal option bit and move it to the multicast context. Also annotate the lockless reads of the new variable.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_netlink.c | diff 4d5b4e84c72451face4d7817697684196cbee50d Tue Aug 10 10:29:28 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: mcast: move querier state to the multicast context
We need to have the querier state per multicast context in order to have per-vlan control, so remove the internal option bit and move it to the multicast context. Also annotate the lockless reads of the new variable.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_multicast.c | diff 4d5b4e84c72451face4d7817697684196cbee50d Tue Aug 10 10:29:28 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: mcast: move querier state to the multicast context
We need to have the querier state per multicast context in order to have per-vlan control, so remove the internal option bit and move it to the multicast context. Also annotate the lockless reads of the new variable.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 4d5b4e84c72451face4d7817697684196cbee50d Tue Aug 10 10:29:28 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: mcast: move querier state to the multicast context
We need to have the querier state per multicast context in order to have per-vlan control, so remove the internal option bit and move it to the multicast context. Also annotate the lockless reads of the new variable.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|