Louis Scalbert
Louis Scalbert
Not directly related to this PR. Cleanup has been done to the topotest https://github.com/FRRouting/frr/pull/11517 I have noticed another issue with the advertise-map feature. If the (non-)exist route-map matches an entry...
> I agree with the problem, but I think this is not the best solution. We don't need to introduce a new flag just for this and also this is...
> I think you can use flag to determine this "VNI_FLAG_RD_CFGD" or the API if (is_rd_configured(vpn)) VNI means "VXLAN network identifier". This fix is not for EVPN. > Currently FRR...
> @louis-6wind what's the next step here? We had a meeting but it is impossible to implement the feature in the way we decided. I have no time to continue...
> Possible to cover this in topotest? I will add a test to zebra_netlink
> Zebra probably should be putting a NEXTHOP_IFINDEX route back into the kernel if we have detected that the kernel has removed the route I am not sure to understand....