Re: bgpd: refining role capability code

2022-12-27 Thread Theo Buehler
On Tue, Dec 27, 2022 at 05:44:39PM +0100, Claudio Jeker wrote: > The role capability only works on ebgp sessions. It makes no sense on > ibgp sessions and the RFC 9234 does not define any behaviour for that. > I decided to: > - Exclude the role capability for ibgp sessions when sending an OPEN >

bgpd: refining role capability code

2022-12-27 Thread Claudio Jeker
The role capability only works on ebgp sessions. It makes no sense on ibgp sessions and the RFC 9234 does not define any behaviour for that. I decided to: - Exclude the role capability for ibgp sessions when sending an OPEN - Warn when a role capability is received on an iBGP session - Make sure