]> git.proxmox.com Git - mirror_frr.git/commit - zebra/if_netlink.c
zebra: trigger remove all access vlans for access port
authorgord_chen <gord_chen@edge-core.com>
Tue, 20 Jul 2021 09:28:37 +0000 (09:28 +0000)
committergord_chen <gord_chen@edge-core.com>
Tue, 20 Jul 2021 09:39:45 +0000 (09:39 +0000)
commitec8977510e9ddb9b8a2ea610d0acbbc5355c1fac
treef3e8ade03708d100b3b3194bb3de2d1487fc1b3d
parent1dce93dabb078a02cf11c229fa67881fa101d463
zebra: trigger remove all access vlans for access port

When port was removed from last access vlan, the linux kernel
won't send any vlan info in the netlink message, it might affact
the evpn mh not withdraw EAD-EVI routes.

Signed-off-by: Gord Chen <gord_chen@edge-core.com>
zebra/if_netlink.c