]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: add newline to show debugging cmd 2175/head
authorChirag Shah <chirag@cumulusnetworks.com>
Sat, 5 May 2018 22:38:11 +0000 (15:38 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Sat, 5 May 2018 22:38:11 +0000 (15:38 -0700)
commit257660b4577f6ab711889beec42bbff5526b878f
tree9ec8976874d458593aa8feb490013ee7f4985668
parent1c96f2fb9631415ec44046c915520f489a93ebc4
ospf6d: add newline to show debugging cmd

Ticket:CM-20738
Testing Done:
Before:
OSPF6 debugging status:debug ospf6 lsa inter-router examine
debug ospf6 lsa as-external examine
debug ospf6 route memory
debug ospf6 border-routers

After:
OSPF6 debugging status:
debug ospf6 lsa inter-router examine
debug ospf6 lsa as-external examine
debug ospf6 route memory
debug ospf6 border-routers

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospf6d/ospf6d.c