commit | e10177abf842d0c40dfecc43bd57a0a762a2fccf | [log] [tgz] |
---|---|---|
author | Satish Ashok <sashok@cumulusnetworks.com> | Wed Jul 15 07:16:51 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 12:49:10 2015 -0700 |
tree | 587a87497bfc08ab6fb8377dcf92d4e3e8c37e51 | |
parent | ef8299de7e2bf61ed24d1da699fa5ba13549d5f8 [diff] |
bridge: multicast: fix handling of temp and perm entries When the bridge (or port) is brought down/up flush only temp entries and leave the perm ones. Flush perm entries only when deleting the bridge device or the associated port. Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>