]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: convert to yang modeled nbr cmds 7534/head
authorChirag Shah <chirag@nvidia.com>
Tue, 17 Nov 2020 02:42:20 +0000 (18:42 -0800)
committerChirag Shah <chirag@nvidia.com>
Tue, 17 Nov 2020 16:31:34 +0000 (08:31 -0800)
commit232c75cd032a0ff8a6540f03a10cb1ae3143af06
tree5f3e77b0084723d50122aa355408a3c13ef3c444
parenta08ccc5e3136efbfa9136809e215d821a9b2b5d8
bgpd: convert to yang modeled nbr cmds

Convert to (DEFUN_YANG) yang modeled neighbor configuration
commands to count them in batched execution as part of backoff timer
introduced as part of PR # 6727

These configuration commands already converted transactional cli
but missed to mark them as (DEFUN_YANG).

Signed-off-by: Chirag Shah <chirag@nvidia.com>
bgpd/bgp_vty.c