]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_open.h
BGP: Use the new value of dynamic capability in Open
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:49 +0000 (18:03 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:49 +0000 (18:03 -0700)
commit89eeecb89982f5b4819121a7c145d561f2f4d616
tree54981d49f233d561d0aa6e576af2ba53a5d4927f
parent316e074deb5e8f77375609545e89bf68dfd0d8fe
BGP: Use the new value of dynamic capability in Open

The value for dynamic capability used in BGP open during capability
negotiation is a deprecated value. Thus, interop with other systems
is broken. This patch fixes that by advertising both the old and new
values. This ensures interop with older versions of quagga and other
non-quagga systems.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
bgpd/bgp_open.c
bgpd/bgp_open.h