Re: reject debug messages

2016-05-22 Thread Jonathan Stewart
Are those routes part of your own AS? Is there anything special about the rejected routes? On Thu, May 19, 2016 at 2:05 AM, Angel wrote: > Hello, > > We are configuring a new bird router, and after configure a carrier, we > can see following messages on debug every minute: > > > >>

[PATCH] Gate boolean protocol options on filename.

2016-05-22 Thread João Taveira Araújo
Toggling session parameters currently requires editing the configuration file and reloading BIRD. Doing so programatically requires keeping up with the syntax and layout of a particular configuration. This commit introduces an alternative method for gating configuration of boolean protocol propert