]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nb_state.c
zebra: rib operational nb add vrf key
authorChirag Shah <chirag@cumulusnetworks.com>
Fri, 22 May 2020 05:01:09 +0000 (22:01 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Fri, 17 Jul 2020 18:58:25 +0000 (11:58 -0700)
commit20e310a9b27f825973e96e600b3953f4781e2419
treebd72ab44166cb99699384662480ac4c78f22946a
parent98145f13e228c7a79195788531168c60c1e0f392
zebra: rib operational nb add vrf key

Add vrf as key in Rib operational nexthop list

PR 6296 has added vrf as key in nexthop list.
Rib operational model uses nexthop list, adding
vrf key into northbound callback.

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