]> git.puffer.fish Git - mirror/frr.git/commit
zebra: don't print stale text if no GR info
authorMark Stapp <mjs@voltanet.io>
Thu, 16 Apr 2020 17:15:32 +0000 (13:15 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 2 Jun 2020 12:21:38 +0000 (08:21 -0400)
commit5bebe26d4e56a116b1b006c07f0ec4b455e70862
tree45e5e2b555c6448ebcf953c4a5925726052ce89e
parent2ac6c90d1866517628c6325c411c3fae526b9225
zebra: don't print stale text if no GR info

Don't print GR show output header if no GR info is present
for a zapi client.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zserv.c