]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: Add newlines in `set nexthop*` vty output
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 25 Nov 2019 20:25:08 +0000 (15:25 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 20:56:00 +0000 (15:56 -0500)
commit47f94d175a6f52cde83c3ff319304cd918acbb93
tree698d2a29bcb7e4fa84daa84f08ac43a3fcd927e4
parent6c4c9a6cc7dffd83f70f36082d2b4e7e15907773
pbrd: Add newlines in `set nexthop*` vty output

We were missing some newlines in handling vty outputs
for the `set nexthop*` commands. Add them in there.

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