* ospf_dump.c, ospf_ia.c, ospf_spf.c, ospf_ase.c:
remove unused DEBUG
+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
#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)
}
#ifdef DEBUG
+ /*
for (i = 0; i < 5; i++)
zlog_debug ("flag[%d] = %d", i, ospf_debug_packet[i]);
+ */
#endif /* DEBUG */
return CMD_SUCCESS;
#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,
#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