opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 40 forks source link

feat(ospf): adding support for OSPF protocol #461

Closed KeithWiles closed 1 month ago

KeithWiles commented 1 month ago

A new feature to support for OSPFv2 protocol using CRUD type APIs. The current APIs support the basic set of APIs for OSPF. These currently do not support all possible OSPF configurations.

Signed-off-by: Keith Wiles keith.wiles@intel.com Signed-off-by: Chunduri, Uma S uma.s.chunduri@intel.com Signed-off-by: Birkner, Matthew matthew.birkner@intel.com

KeithWiles commented 1 month ago

Hi @artek-koltun I did not update the Makefile, but I can remove the disable and make locally or did you want me to include that change in my PR?

artek-koltun commented 1 month ago

Hi @artek-koltun I did not update the Makefile, but I can remove the disable and make locally or did you want me to include that change in my PR?

I would prefer to have the cloud Makefile updated as a part of this PR