]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_updgrp.h
A nexthop value specified by an outbound routemap is not being
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:58:14 +0000 (07:58 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:58:14 +0000 (07:58 -0700)
commit3811f1e2a5d96a41d67570c5e49da19004bbc131
tree1f9e15e244421f8f22bc291aae7ab2da8d78fa2f
parent43ccf9f4d008643e5043a1164d2cea09c69cc905
A nexthop value specified by an outbound routemap is not being
honored correctly for EBGP peers after the introduction of the
dynamic update groups functionality. Ensure this is handled
correctly. Also, the route-map can separately set different
nexthops - IPv4, IPv6 global or IPv6 link-local; treat these
separately.
bgpd/bgp_attr.h
bgpd/bgp_route.c
bgpd/bgp_routemap.c
bgpd/bgp_updgrp.h
bgpd/bgp_updgrp_packet.c