]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: mdb: allow the user to delete mdb entry if there's a querier
authorSatish Ashok <sashok@cumulusnetworks.com>
Thu, 9 Jul 2015 11:12:45 +0000 (04:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jul 2015 01:18:00 +0000 (18:18 -0700)
commit2348b38f81c09064a2e152066aedcd1be7fddb08
tree61af19d93fa33f1a86ca86b8c867c47c70ec5d55
parentd160bef81e90fa86363b3f728f8bd2e86a1cbe23
bridge: mdb: allow the user to delete mdb entry if there's a querier

Until now when a querier was present static entries couldn't be deleted.
Fix this and allow the user to manipulate the mdb with or without a
querier.

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>
net/bridge/br_mdb.c