]> git.puffer.fish Git - matthieu/frr.git/commit
When a route-reflector is configured with "next-hop self" towards an IBGP
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:09 +0000 (07:59 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:09 +0000 (07:59 -0700)
commit276468936b08068d91b7f8edc1c7e89762e13c35
tree91f238cf92d3777c9983f51854ea7c5948db2ec8
parent2665d9ae96c41d22a67b65d0b818a579c9926dd3
When a route-reflector is configured with "next-hop self" towards an IBGP
peer, it will only set the nexthop to "self" for non-reflected routes.
To force the nexthop to "self" for reflected routes, a "next-hop self
force" configuration is required. With the introduction of the update
groups function, these two configurations are not distinguished correctly
leading to inconsistent behavior. Resolve by introducing the proper
distinction.
bgpd/bgp_updgrp.h