]> 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:48:12 +0000 (13:48 +0000)
commit542074c9e79f46116601222dec676e499cf2976d
tree3c950528f59f2b95a713f21f35fbc62b97850ee5
parentdd33d6f9e56ad7d8be4f7a53c5ef9a741e0afe39
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