]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: IPv6 session flapping with MP_REACH_NLRI and 0.0.0.0 in NEXT_HOP attribute
authornikos <nikos@apstra.com>
Thu, 9 May 2019 07:02:16 +0000 (00:02 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 Sep 2019 17:10:14 +0000 (13:10 -0400)
commitd946538310aa96e91b315357cbd7bc79910ac7f0
treeb1c98d810dd54b7381f1c3dda4c174dbe61e8124
parenta1e3c603176375ec1dd0f9e5a20daa0b059f0f93
bgpd: IPv6 session flapping with MP_REACH_NLRI and 0.0.0.0 in NEXT_HOP attribute

This is causing interop issues with vendors. According to the RFC,
receiver should ignore the NEXT_HOP attribute with MP_REACH_NLRI
present.

Signed-off-by: nikos <ntriantafillis@gmail.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_packet.c