On Fri, Mar 17, 2006 at 09:45:34AM +0100, Xavier Beaudouin wrote: > Hi, > > I'd like to add "dampering" support to OpenBGPd... > > I know this is bad... and ugly, but when there is too mutch up/down > full transit that make all routers to be 100% CPU and loose traffic, > we have really to avoid that. > > Is there any plan to add it ? >
There is no plan in adding route flap dampening as in RFC 2439. Even RIPE reconsidered there position about it and is now considering it evil. Especially RFC 2439 does not help that much because it penalizes only prefixes that are withdrawn from the RIB. Additionally it is unclear what you mean with "much up/down". There is already a flap dampening for sessions implemented. Finally packet forwarding should be mostly unaffected by userland CPU usage as it runs with much higher priority in the kernel. -- :wq Claudio

