]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
vxlan: support for nexthop notifiers
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Fri, 22 May 2020 05:26:16 +0000 (22:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 21:00:38 +0000 (14:00 -0700)
commitc7cdbe2efc40b366be748cd5786279ac395de181
treef653ff9b4aef17a9456be589662aaad1765dc56f
parent8590ceedb70181ad9de5a3dc2cfe50ca33a9576a
vxlan: support for nexthop notifiers

vxlan driver registers for nexthop add/del notifiers to
cleanup fdb entries pointing to such nexthops.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c