]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: handle macvlan down event
authorChirag Shah <chirag@cumulusnetworks.com>
Fri, 11 Oct 2019 18:42:12 +0000 (11:42 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Fri, 22 Nov 2019 15:53:38 +0000 (07:53 -0800)
commit59260d4a073aea5f8f0d1d8412bcd5b159275308
tree2c17dd43f9ee4fb85f691b2ce4a26ac285cd13fb
parentb96cafa338471cd9acbc9d8d20e47040e99d0ebd
zebra: handle macvlan down event

Macvlan down event have sentinel check of its parent
link presence.

Ticket:CM-26622
Reviewed By:CCR-9326
Testing Done:

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
zebra/zebra_vxlan.c