]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: use spaces in show pbr map vty output
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 5 Dec 2019 22:00:32 +0000 (17:00 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 6 Dec 2019 19:04:02 +0000 (14:04 -0500)
commitb740126d97502da6f3efd43a5249b3cc39d90d21
tree75953a8b5390b6113ced667d729e97c2815d2508
parentb781c0869d928a7d47ae229970634607599e5cb8
pbrd: use spaces in show pbr map vty output

We were using a mix of spaces and tabsin show pbr map vty output.
Tabs can be inconsistent depending on the system settings.
Using spaces is a safer option for more consistent output.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_vty.c