commit | 3b68735fc38871bdcc9fc19f38fab244f86e710b | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Aug 19 06:56:53 2004 +0000 |
committer | hasso <hasso> | Thu Aug 19 06:56:53 2004 +0000 |
tree | 3a98be6997b0fc0e0bd211a877ab477cb7e3d328 | |
parent | 0de1cde6e602e7496628967aeb219cd28d4869a9 [diff] [blame] |
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless ospf6_lsdb prototype declaration from ospf6_lsa.h. Report sent to Yasuhiro Ohara as well.
diff --git a/ospf6d/ospf6_interface.c b/ospf6d/ospf6_interface.c index 56ecacc..965debb 100644 --- a/ospf6d/ospf6_interface.c +++ b/ospf6d/ospf6_interface.c
@@ -1608,7 +1608,7 @@ "Debug OSPFv3 Interface\n" ) { - OSPF6_DEBUG_INTERFACE_ON (); + OSPF6_DEBUG_INTERFACE_OFF (); return CMD_SUCCESS; }