]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: allow removal of single destination from fdb entry
authorMike Rapoport <mike.rapoport@ravellosystems.com>
Tue, 25 Jun 2013 13:01:54 +0000 (16:01 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 25 Jun 2013 16:31:38 +0000 (09:31 -0700)
commit8b84a3e2cc75ef3fa5a13729afc6ee55a8146e27
tree846e364576bd91c051db6d0e234f81c086c69e39
parent475a491ad26b5284d7c1a794e589e201787622e1
vxlan: allow removal of single destination from fdb entry

When the last item is deleted from the remote destinations list, the
fdb entry is destroyed.

Signed-off-by: Mike Rapoport <mike.rapoport@ravellosystems.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
drivers/net/vxlan.c