]> git.puffer.fish Git - mirror/frr.git/commit
lib,vtysh: fix show route map JSON output
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 20 Nov 2023 20:32:19 +0000 (17:32 -0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 28 Nov 2023 13:47:41 +0000 (13:47 +0000)
commitf9a6220afb395a5810ac87e7319f5f3eb3dd82ec
tree06989fdd63b82fa27e8970d1501cce375be2aef3
parente3e69cf6719d1615f7f78ec56384fae8db0dd7a4
lib,vtysh: fix show route map JSON output

Move the command from 'lib' to 'vtysh' so we can properly format the
JSON output in a correct manner.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 570fdc55fd65899cd4376193e833594af6bca093)
lib/routemap.c
vtysh/vtysh.c