]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix default for extended-nexthop-capability 8719/head
authorChristian Hopps <chopps@gmail.com>
Sun, 23 May 2021 20:26:49 +0000 (20:26 +0000)
committerChristian Hopps <chopps@gmail.com>
Sun, 23 May 2021 20:30:04 +0000 (20:30 +0000)
commitd267d776680f63fde34e21ef911f558659d7116c
tree155bda391620bc9dd61c2bd197f681832818e12b
parent80b82d528917dd168d94d1ceac920a81dcf9dea1
bgpd: fix default for extended-nexthop-capability

The default for extended-nexthop-capability is true for
unnumbered (interface) neighbors, false for other types. Break the inner
grouping out of the outer neighbor-parameters grouping so that we can
refine the default in that uses case.

Signed-off-by: Christian Hopps <chopps@gmail.com>
yang/frr-bgp-neighbor.yang
yang/frr-bgp-peer-group.yang
yang/frr-bgp.yang