DS819src

Results 9 comments of DS819src

I can confirm the bug in version 10.0 too... single area ``` O 2001:db8::172:20:0:0/127 [110/10] is directly connected, veth-RB2-gi1, weight 1, 00:04:52 C>* 2001:db8::172:20:0:0/127 is directly connected, veth-RB2-gi1, 00:05:14 L>*...

@gromit1811 I can try it next week, I'm on vacation til weekend.

Sorry for the delay. I got the fix from source and compiled it, but unfortunately the fix doesn't change the behavior on version 10. Singlearea ``` O 2001:db8::172:20:0:0/127 [110/10] is...

Sure: ``` Area 0.0.0.0 +----------+ +----------+ | RB1 |---------| RB2 | +----------+ __ +----------+ | \ / | | \__/___ | | / | | | / | | |...

Hi @gromit1811, yes the interfaces are correct. The OSPF costs are default cost, as far as i know it's 10 and the missing ECMP routes in multi area are those...

Hello, I'm struggling with the same issue, I got my L1 route not in my L2 route. It caused, the backbone and other areas can't reach the network behind the...

Hi, sure. It's the whole script, to create my lab, but for this case, it's enough to configure RB1-4 and RT10. [extended_igp.sh.zip](https://github.com/FRRouting/frr/files/15298687/extended_igp.sh.zip) This is my configuration: ``` vrf RB1 ip...

Hi @gromit1811, sorry for the delay, I got your notification today. Short: I still don't get the route... maybe I pulled the wrong version. I pulled the FRR Git master...

Oh I see now, the commited changes aren't applied into the master branch. I patched your commited change on ospf6_abr.c manually then it works. ``` # sh ipv6 route vrf...