summaryrefslogtreecommitdiff
path: root/lib/libfrr.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-08-11 14:25:56 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-08-11 15:45:38 +0200
commit2cb5980f20bb642e60484a1647031cb6f013ddc3 (patch)
tree6b63f1d1af42fccc46a103f43826a4271be67cfd /lib/libfrr.c
parent695bb8f0d144def36295bd5af8b14fbf064b97b8 (diff)
bgpd: don't sidestep vty code
afi_header_vty_out is sidestepping the vty code, writing straight to the output (either stdout or the obuf), which results in newline translation not being performed. Easiest fix is replacing it with a macro. Longer-term, I have some old code to add "prefaces" to the vty output, planning to dig that up. Fixes: #949 ("bgpd show running doesn't show new lines") Reported-by: Lou Berger <lberger@labn.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/libfrr.c')
0 files changed, 0 insertions, 0 deletions