]> git.proxmox.com Git - mirror_frr.git/commit
zebra: rib northbound callback implementation
authorChirag Shah <chirag@cumulusnetworks.com>
Wed, 25 Mar 2020 04:41:49 +0000 (21:41 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Tue, 12 May 2020 21:51:36 +0000 (14:51 -0700)
commit5a634c34409aef6eb31a79f448f3c91cc04c4716
tree8766d59eb226a922bad5e396bc654fbd057649af
parent77f4028e503aa76ea5a06f2393b7607b6bcf5da9
zebra: rib northbound callback implementation

- add RIB's northbound list create/destory callback changes.
- add RIB's northbound callbacks implementation.
- add RIB's nexthop callbacks implementation.
- add RIB's nexthop weight field callback changes.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
zebra/zebra_nb_config.c
zebra/zebra_nb_state.c