mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 16:54:30 +00:00
Merge pull request #7346 from opensourcerouting/leafref-circular-chain
yang: fix circular chain of leafrefs
This commit is contained in:
commit
6e0e273504
@ -275,7 +275,7 @@ module frr-nexthop {
|
||||
description
|
||||
"List of nexthop groups, each contains group of nexthops";
|
||||
leaf name {
|
||||
type nexthop-group-ref;
|
||||
type string;
|
||||
description
|
||||
"The nexthop-group name.";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user