]> git.proxmox.com Git - mirror_frr.git/commit
zebra: handle config write for dataplane values
authorMark Stapp <mjs@voltanet.io>
Wed, 25 Sep 2019 18:05:50 +0000 (14:05 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 25 Sep 2019 18:05:50 +0000 (14:05 -0400)
commitf26730e17eab452c5e111d237be6536cf89a49fb
tree14fb13973df007c932db6aa7110337877e6b9927
parent16296beaa5ff0b51e1b9e88848206dcea5cd2a32
zebra: handle config write for dataplane values

Add the (single) dataplane config value to the output of
config write, 'show run' - missed this during dplane development.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_vty.c