]> git.proxmox.com Git - mirror_frr.git/commit - yang/frr-nexthop.yang
yang: redefine nexthop operational model
authorChirag Shah <chirag@cumulusnetworks.com>
Fri, 29 May 2020 04:44:37 +0000 (21:44 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Wed, 10 Jun 2020 23:25:18 +0000 (16:25 -0700)
commit9670b0b399ed479a81c6b201778f266853562ffb
tree45c0e0a7a0534c26b6551b626a164b11ed2be9ed
parent7a3302bb9090d1e569299a9a45a15af62c5df90d
yang: redefine nexthop operational model

Separate out nexthop config and operational models.
nexthop-group config model has list of nexthop-groups
where else operational nexthop group is single entity
underneath list of nexthops.

The common code is fectored into grouping to use among
config and operational model.

nexthop operational model caters to RIB operational model.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
yang/frr-nexthop.yang
yang/frr-zebra.yang