]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: convert interface shutdown command to NB
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 17 Jan 2024 13:58:17 +0000 (15:58 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 28 Jan 2024 21:28:39 +0000 (23:28 +0200)
commitedd3c63170023abc211a52dce049bf4c3522b319
tree468f5c32f29af2752f9c3614c0eef96cb3ae60cb
parentdf296d54aeb1ccb94ddbf9524a6643aef3783dfc
zebra: convert interface shutdown command to NB

Replace "shutdown" leaf with "enabled" leaf in frr-zebra YANG module
to make it in line with standard YANG models.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
yang/frr-zebra.yang
zebra/interface.c
zebra/zebra_nb.c
zebra/zebra_nb.h
zebra/zebra_nb_config.c