Re: [External] : Re: [vpp-dev] Recursive routing issue

2021-11-30 Thread Wei Huang
The fix works for me. Thanks, Wei From: Stanislav Zaikin Sent: Tuesday, November 30, 2021 2:51 PM To: Wei Huang Cc: vpp-dev@lists.fd.io Subject: [External] : Re: [vpp-dev] Recursive routing issue Hi Wei, Interesting finding! Only the first resolved path was

Re: [External] : Re: [vpp-dev] Recursive routing issue

2021-11-30 Thread Wei Huang
Sure, I will try this and let you know. Thanks a lot. Wei From: Stanislav Zaikin Sent: Tuesday, November 30, 2021 2:51 PM To: Wei Huang Cc: vpp-dev@lists.fd.io Subject: [External] : Re: [vpp-dev] Recursive routing issue Hi Wei, Interesting finding! Only the

Re: [vpp-dev] Recursive routing issue

2021-11-30 Thread Stanislav Zaikin
Hi Wei, Interesting finding! Only the first resolved path was added when creating the rr entry (as you can see in the first output of "show ip fib 192.168.200.0/24"). I've prepared (probably) a fix [0] and tested it with the same setup (2 ipip tunnels). At least from cli perspective - it works now