]> git.proxmox.com Git - mirror_frr.git/commit
bgpd, yang: fix replace-as yang leaf
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 13 May 2021 11:32:52 +0000 (14:32 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 14 May 2021 14:00:11 +0000 (17:00 +0300)
commitba51dd2605c19c556be8865c703478d320da5f99
tree6f2f9051817c8bbaa217c7785b819371f7bcf336
parenta63273a5b48bcae375af39928bafafadc6a31e0c
bgpd, yang: fix replace-as yang leaf

The leaf is called "no-replace-as" in the model but is used reversed in
all the code. Let's rename it to comply with the actual behavior.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bgpd/bgp_nb.c
bgpd/bgp_nb.h
bgpd/bgp_nb_config.c
bgpd/bgp_vty.c
yang/frr-bgp-common-structure.yang