commit | f7e2965db17dd3b60f05fad88e7afc79ea75b48f | [log] [tgz] |
---|---|---|
author | Satish Ashok <sashok@cumulusnetworks.com> | Mon Jul 06 05:53:35 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 14:52:58 2015 -0700 |
tree | 6fbf61cba158420e1ec884443ba547ff12382185 | |
parent | cfa520056407acaa29f3aa7aee10c929b371c7cf [diff] |
bridge: mdb: start delete timer for temp static entries Start the delete timer when adding temp static entries so they can expire. Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Fixes: ccb1c31a7a87 ("bridge: add flags to distinguish permanent mdb entires") Signed-off-by: David S. Miller <davem@davemloft.net>