Re: [vpp-dev] Using frr with vpp

2021-10-09 Thread Petr Boltík
Hi, for testing you can use now https://gerrit.fd.io/r/c/vpp/+/31122 and compile it by yourself. Petr so 9. 10. 2021 v 13:49 odesílatel Amir Hossein < 1377amirhossein1...@gmail.com> napsal: > Hi All, > > I wanted to use frr with vpp (for ospf routing), found out using router > plugin(vppsb) is no

[vpp-dev] Using frr with vpp

2021-10-09 Thread Amir Hossein
Hi All, I wanted to use frr with vpp (for ospf routing), found out using router plugin(vppsb) is not a good idea as it's not maintained and there is a new plugin, linux_cp_plugin, but seems the other plugin needed for using frr is not merged yet(linux_nl_plugin). so what's the solution for usin