[dev] Vxlan route updates not going zfpm
Srinivasulu P
srinivas.pichika at gmail.com
Wed Feb 6 00:33:13 EST 2019
Hi,
When I checked latest FRR code all Vxlan updates[type2, type5] are going to
Linux kernel. It means VTEP information is not giving to Zfpm from
zebra-rib, like zebra_vxlan_remote_vtep_add, zebra_vxlan_remote_vtep_del,
zebra_vxlan_remote_macip_add, zebra_vxlan_remote_macip_del.
The code flow
zebra_vxlan_remote_vtep_add
|zvni_vtep_install
|kernel_add_vtep
Could you please let me know whether my understanding is correct.
For this to work whether I can add "route_node" to rib_queue. Will it solve
the issue. Could you please provide your inputs.
Thanks,
Srinivas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/dev/attachments/20190206/835fae45/attachment.html>
More information about the dev
mailing list