]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: do not advertise ipv6 host routes with l3-vni related ext-comm
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Fri, 10 Nov 2017 22:29:39 +0000 (14:29 -0800)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 14 Dec 2017 18:57:07 +0000 (10:57 -0800)
commit7ec156a9c42b3689cd4c9d8e09ddf00be0a204a2
treee3f3df44b5c2a85533d2cf2ae7908d10bbdb4db4
parent3bcbba10a1232eb671fc4ac64338a80b42cc559c
bgpd: do not advertise ipv6 host routes with l3-vni related ext-comm

Currently, kernel doesn't support ipv6 routes with ipv4 nexthops.
To avoid the crash,
we will only attach l3-vni related
RTs/ecommunities only to ipv4 host routes.

Ticket: CM-18743
Review: ccr-6912
Testing: Manaul

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_evpn.c