]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: mdb: start delete timer for temp static entries
authorSatish Ashok <sashok@cumulusnetworks.com>
Mon, 6 Jul 2015 12:53:35 +0000 (05:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2015 21:52:58 +0000 (14:52 -0700)
commit2acb49d7ec1334eafaf5e0b0370454493c418076
tree6fbf61cba158420e1ec884443ba547ff12382185
parent357da86db7d8ac83f96272a5bb750efdd3dc510a
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: b4422a7d97ee ("bridge: add flags to distinguish permanent mdb entires")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c