opiproject / opi-api

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

feat(bgp): extent with a few new fields/messages #460

Closed KeithWiles closed 1 month ago

KeithWiles commented 1 month ago

Extend BGPPeerSpec to add a description field as a string reference. Extend BGPeerAfSpec to add a couple messages for prefix, map and advertisements. The added messages provide max_prefixes, route_map and NLRI advertisement support.

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

sandersms commented 1 month ago

@KeithWiles You will need to correct the commit syntax and use one of the conventional commit types defined in https://www.conventionalcommits.org/en/v1.0.0/#summary and https://github.com/conventional-changelog/commitlint