Lists.Fd.Io
> Sent: Tuesday, December 3, 2019 12:50 PM
> To: Rajith PR
> Cc: vpp-dev@lists.fd.io
> Subject: Re: [vpp-dev] Ipv6 neighbor not getting discovered
>
> On Tue, Dec 3, 2019 at 10:09 AM Rajith PR wrote:
> Hello Team,
>
> During integration of our software with VPP
Subject: Re: [vpp-dev] Ipv6 neighbor not getting discovered
On Tue, Dec 3, 2019 at 10:09 AM Rajith PR
mailto:raj...@rtbrick.com>> wrote:
Hello Team,
During integration of our software with VPP 19.08 we have found that ipv6
neighbor does not get discovered on first sw_if_index on which i
On Tue, Dec 3, 2019 at 10:09 AM Rajith PR wrote:
> Hello Team,
>
> During integration of our software with VPP 19.08 we have found that ipv6
> neighbor does not get discovered on first sw_if_index on which ipv6 is
> enabled.
>
Do you have a small test case available?
> Based on our understandi
Hello Team,
During integration of our software with VPP 19.08 we have found that ipv6
neighbor does not get discovered on first sw_if_index on which ipv6 is
enabled.
On further analysis we found that, it is due to radv_info->mcast_adj_index
being checked against "0" in the following code :-
Func