Re: bgpd max-prefix out limit

2020-01-22 Thread Job Snijders
On Wed, Jan 22, 2020 at 05:02:32AM +0100, Claudio Jeker wrote: > This diff implements 'max-prefix NUM out' which is a simple way to > avoid leaking full tables to upstream or peers. If the limit is > triggered the session will be closed with a NOTIFICATION (kind of > suicide for the good of the Int

bgpd max-prefix out limit

2020-01-21 Thread Claudio Jeker
This diff implements 'max-prefix NUM out' which is a simple way to avoid leaking full tables to upstream or peers. If the limit is triggered the session will be closed with a NOTIFICATION (kind of suicide for the good of the Internet). In bgpctl the counters are visible in the 'bgpctl show nei' ou