Re: bgpd fix for non-transitive extended communities

2022-05-25 Thread Theo Buehler
On Wed, May 25, 2022 at 04:27:46PM +0200, Claudio Jeker wrote: > On Wed, May 25, 2022 at 03:50:38PM +0200, Theo Buehler wrote: > > On Wed, May 25, 2022 at 02:46:55PM +0200, Claudio Jeker wrote: > > > Noticed this morning working on something else. The non-transitive > > > extended community support

Re: bgpd fix for non-transitive extended communities

2022-05-25 Thread Claudio Jeker
On Wed, May 25, 2022 at 03:50:38PM +0200, Theo Buehler wrote: > On Wed, May 25, 2022 at 02:46:55PM +0200, Claudio Jeker wrote: > > Noticed this morning working on something else. The non-transitive > > extended community support is fairly messed up. In my case (set > > ext-community rt 1:1) it caus

Re: bgpd fix for non-transitive extended communities

2022-05-25 Thread Theo Buehler
On Wed, May 25, 2022 at 02:46:55PM +0200, Claudio Jeker wrote: > Noticed this morning working on something else. The non-transitive > extended community support is fairly messed up. In my case (set > ext-community rt 1:1) it causes the community to be skipped. > > First of all the check in non_tra

bgpd fix for non-transitive extended communities

2022-05-25 Thread Claudio Jeker
Noticed this morning working on something else. The non-transitive extended community support is fairly messed up. In my case (set ext-community rt 1:1) it causes the community to be skipped. First of all the check in non_transitive_community() is messed up. It uses the wrong data field, does a un