]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_packet.c
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)
committernikos <nikos@apstra.com>
Fri, 10 May 2019 19:52:17 +0000 (12:52 -0700)
commit9738e9aa3635148a38456eb7c7160312ad93c160
tree85c84e5b4df8df8ee0b2e6338e97786eb9e6ccf3
parent88f33d66ee2bf120efbfee3dfec376b0eb54814d
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