]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: `show` directives give arrays where appropos
authorWesley Coakley <wcoakley@cumulusnetworks.com>
Thu, 21 May 2020 19:33:06 +0000 (15:33 -0400)
committerWesley Coakley <wcoakley@cumulusnetworks.com>
Wed, 27 May 2020 14:28:02 +0000 (10:28 -0400)
commitdadba1a23f83e23c7d7f2669bcbac319bd7d4674
treec66ec654fdb41e9dea08c7a998e1bb4f33bdf786
parent81c0078ef4d0bb6471447e6eecd28663e0620cb3
pbrd: `show` directives give arrays where appropos

The new json output for the `show pbr` directives return arrays instead
of associative arrays, which are more meaningful in this context

Signed-off-by: Wesley Coakley <wcoakley@cumulusnetworks.com>
pbrd/pbr_nht.c
pbrd/pbr_vty.c