]> git.puffer.fish Git - mirror/frr.git/commitdiff
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
authorjardin <jardin>
Sat, 1 Oct 2005 00:08:54 +0000 (00:08 +0000)
committerjardin <jardin>
Sat, 1 Oct 2005 00:08:54 +0000 (00:08 +0000)
* ospf_dump.c, ospf_ia.c, ospf_spf.c, ospf_ase.c:
  remove unused DEBUG

ospfd/ChangeLog
ospfd/ospf_ase.c
ospfd/ospf_dump.c
ospfd/ospf_ia.c
ospfd/ospf_spf.c

index be1e0f9167149eac36e4c421c1fa14cd83c9c44f..2e288a7d12f78a7019df4a58c3d804aec1b7824d 100644 (file)
@@ -1,3 +1,8 @@
+2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
+
+       * ospf_dump.c, ospf_ia.c, ospf_spf.c, ospf_ase.c:
+         remove unused DEBUG
+
 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
 
        * ospf_ism.c: generate SNMP traps on Interface state change
index 09968e09bba6b13854a191a1a3b15c6768828c99..f4b285bb0db61fab8683a9653096bcdbdd8fcb88 100644 (file)
@@ -46,8 +46,6 @@
 #include "ospfd/ospf_zebra.h"
 #include "ospfd/ospf_dump.h"
 
-#define DEBUG
-
 struct ospf_route *
 ospf_find_asbr_route (struct ospf *ospf,
                      struct route_table *rtrs, struct prefix_ipv4 *asbr)
index 7b410b1e7fd8524a4dce7c4248629b1b94c4e8f5..4ace02bdda27f630ce9318ff426a847585ed15ea 100644 (file)
@@ -866,8 +866,10 @@ DEFUN (no_debug_ospf_packet,
       }
 
 #ifdef DEBUG
+  /*
   for (i = 0; i < 5; i++)
     zlog_debug ("flag[%d] = %d", i, ospf_debug_packet[i]);
+  */
 #endif /* DEBUG */
 
   return CMD_SUCCESS;
index 29604c614d89dc9d4460be2dd0d2be60e427030e..a701e8c9fd5dfc3a1c53a299330486d4920417cf 100644 (file)
@@ -46,8 +46,6 @@
 #include "ospfd/ospf_ia.h"
 #include "ospfd/ospf_dump.h"
 
-#define DEBUG
-
 static struct ospf_route *
 ospf_find_abr_route (struct route_table *rtrs, 
                      struct prefix_ipv4 *abr,
index 206a2e7c3cf2097bd5ff1408b205a3d05f042a34..1aba5d979d358be62e0a4e69bef7166dd5fbe4cd 100644 (file)
@@ -46,8 +46,6 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 #include "ospfd/ospf_abr.h"
 #include "ospfd/ospf_dump.h"
 
-#define DEBUG
-
 /* Heap related functions, for the managment of the candidates, to
  * be used with pqueue. */
 static int