Comment 12 for bug 1784590

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-dynamic-routing (master)

Reviewed: https://review.openstack.org/608302
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=fc2dae7c93eb8606bcf0c77b6691595f69502c20
Submitter: Zuul
Branch: master

commit fc2dae7c93eb8606bcf0c77b6691595f69502c20
Author: Ryan Tidwell <email address hidden>
Date: Fri Oct 5 10:45:38 2018 -0500

    Enable MP-BGP capabilities in Ryu BGP driver

    This change enables all capabilties regardless of peer address
    family, thereby enabling announcement of IPv6 prefixes over IPv4
    sessions and vice-versa. Peers can opt in/out with capabilities
    configured on the remote end of the session.

    Change-Id: I7b241cdfddcecbdd8cdde2e88de35b9be6982451
    Closes-Bug: #1784590