commit | deb965662d575649dfd1bf15d415cf3386febb59 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@nvidia.com> | Tue Sep 22 10:30:16 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 13:24:34 2020 -0700 |
tree | 572736e49ee89722a4620e598c41836933f4a3af | |
parent | e1ac11859a057ddcf7d6219bd090c7483541767d [diff] |
net: bridge: mcast: use br_ip's src for src groups and querier address Now that we have src and dst in br_ip it is logical to use the src field for the cases where we need to work with a source address such as querier source address and group source address. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>