]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_attr.c
bgpd: Handle multiple PREFIX_SID's at a time.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 May 2018 18:03:39 +0000 (14:03 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 May 2018 22:48:58 +0000 (18:48 -0400)
commit30adbd4e4fb66e7e48e2bcb8f62f5c68b1be45b7
tree29b01c5f3dd4f2da718c283333cb76c63dcd3141
parentd71b0564c29fdd21c0461c04e616f3f0c82964e2
bgpd: Handle multiple PREFIX_SID's at a time.

Handle multiple PREFIX_SID's at the same time.  The draft clearly
states that multiple should be handled and we have a actual pcap
file that clearly has multiple PREFIX_SID's at the same time.

Fixes: #2153
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h