]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: turn off expensive debugging
authorDinesh Dutt <ddutt@cumulusnetworks.com>
Sat, 24 Aug 2013 07:55:36 +0000 (07:55 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 8 Nov 2013 02:15:42 +0000 (18:15 -0800)
commite39d05384d4563f04edf339bbd67a117dd18e533
tree5c1ea95d4fcd993014974c862c4b97c8064e7a5f
parenta765eb9383c53c68523a67b36cea92eadf6f3439
ospf6d: turn off expensive debugging

OSPF6 has very expensive LSDB and route debug on by default. This needs to be
turned off for scaled performance.

Signed-off-by: James Li <jli at cumulusnetworks.com>
Reviewed-by: Dinesh G Dutt <ddutt at cumulusnetworks.com>Summary:
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_lsdb.c
ospf6d/ospf6_route.c