]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: convert interface link-params command to NB
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 19 Jan 2024 11:06:53 +0000 (13:06 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 28 Jan 2024 21:28:39 +0000 (23:28 +0200)
commitb688eb7e9e565abd37b9cd95f2035d25612e2a3f
tree8831ead389b2684c270f4b85adf36d6326406df1
parent7fc02c462cf16877440755c00bce931f9f2a6eb5
zebra: convert interface link-params command to NB

Make link-params a presence container and activate it when entering the
node. The "enable" command is not necessary anymore but kept hidden for
backwards compatibility.

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