]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fixes and updates for VPNv6
authorvivek <vivek@cumulusnetworks.com>
Sat, 11 Jun 2016 18:36:42 +0000 (11:36 -0700)
committervivek <vivek@cumulusnetworks.com>
Sat, 11 Jun 2016 18:36:42 +0000 (11:36 -0700)
commit6407da5a2484df72169e31339a53b2b3ef62f35f
treeb86f8fe6545aea24bbf5848345e132d4e1f40aa1
parentd4fbc1de63455cfcd2363cedf89a1ff1c65432f4
bgpd: Fixes and updates for VPNv6

VPNv6 changes picked from upstream needed fixes and updates due to some
fundamental changes implemented by Cumulus (BGP update-groups, RFC 5549
and nexthop setting etc.) which aren't present upstream.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Updates: 945c8fe8ecd326bb86c6093b73dff4c8985
bgpd/bgp_attr.c
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgp_updgrp_packet.c
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h
vtysh/vtysh.c