On Thu, Dec 10, 2015 at 12:10:35PM +0200, Christos Trochalakis wrote:
Hello all,

While debugging a route-refresh issue we discovered that when a route-refresh
is received, bird, instead of just sending an update containing the exported
routes, also withdraws **all known routes** from its peer. In our case, it
withdraws the whole FIRT sending multiple BGP updates. Is this the expected
behaviour? We are using bird 1.4.5.

We believe that the opposite router has trouble processing all those withdrawed
routes which leads to other connectivity issues.


Any comments on that?

Let me restate the issue, bird withdraws every route in its routing
table despite the fact that those routes were never exported to that
protocol. I am not familiar with bird internals so I don't know if bird
keeps track of the exported routes per protocol.

Reply via email to