]> 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)
commit48e7bb3d8bcd2e7c3228b834d51dfaeb36cf1ad8
tree6fbf61cba158420e1ec884443ba547ff12382185
parenta4f1141b701adcb0d12f9911cd5cf6334cfb3bea
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: 6c769d80e6d6 ("bridge: add flags to distinguish permanent mdb entires")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c