]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Fix neighbor update to BGP
authorvivek <vivek@cumulusnetworks.com>
Mon, 10 Sep 2018 17:19:41 +0000 (10:19 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Sep 2018 14:41:53 +0000 (10:41 -0400)
commit66e3798747385bbcd6cfbd647e1945718c565dd3
tree402ffd6001c7788d1618b9c84bac5494ececf43a
parenta37f4598d706591b4f9dd1f48d5dd428e6d146ea
zebra: Fix neighbor update to BGP

Ensure that when the is_router condition changes for a locally learnt
neighbor, it is informed to BGP only if it is active i.e., the MAC is
also locally learnt.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Reviewed-by: Chirag Shah <chirag@cumulusnetworks.com>
Ticket: CM-22288
Reviewed By: CCR-7832
Testing Done:
1. Failed test
2. vxlan_routing_test.py
zebra/zebra_vxlan.c