]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: Fix debug line always showing up in ospf6d
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 17 Nov 2016 03:17:39 +0000 (22:17 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 16 May 2017 19:22:21 +0000 (15:22 -0400)
commit2dbfa8a020315ae7d3572bd1c691701c25e3c54a
tree1fad9b4a8eab3cecdbafa778f001677fa3c98e1b
parent71ffee748f3a5466dc3e73e9f5fb5b286ff3b6c5
ospf6d: Fix debug line always showing up in ospf6d

The command 'debug ospf6 lsa unknown' was
always showing up, upon starting of the ospf6 daemon.

Remove this from happening.  Also fix some help strings
while we are in there.

Ticket: CM-7913
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospf6d/ospf6_lsa.c