]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: refactor vty map show output into functions
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 5 Dec 2019 20:32:26 +0000 (15:32 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 6 Dec 2019 19:04:02 +0000 (14:04 -0500)
commit1eaa836128815ebec032fa63016305e79cf42d4b
tree0f674ef77ca798a7d641b0ab4f81fb5121ff75f7
parenta44dcdee5589a9352bc2d2d9a69c281663701e8a
pbrd: refactor vty map show output into functions

Refactor the pbr_map and pbr_map_sequence vty output
into some functions to make the code a bit easier to read.

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