From: Damien Neil Date: Thu, 15 Feb 2001 22:14:41 +0000 (+0000) Subject: Removed a log message from dhcp_failover_pool_rebalance() which generates X-Git-Tag: V3-BETA-2-PATCH-18~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382f3632a9ad47fd51f4d1fdb3b73e0a8f3c4799;p=thirdparty%2Fdhcp.git Removed a log message from dhcp_failover_pool_rebalance() which generates a bit too much spam. --- diff --git a/server/failover.c b/server/failover.c index 7ab6dc66d..98a73d64b 100644 --- a/server/failover.c +++ b/server/failover.c @@ -43,7 +43,7 @@ #ifndef lint static char copyright[] = -"$Id: failover.c,v 1.33 2001/02/15 21:35:30 neild Exp $ Copyright (c) 1999-2001 The Internet Software Consortium. All rights reserved.\n"; +"$Id: failover.c,v 1.34 2001/02/15 22:14:41 neild Exp $ Copyright (c) 1999-2001 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h" @@ -1911,9 +1911,6 @@ int dhcp_failover_pool_rebalance (dhcp_failover_state_t *state) for (p = s -> pools; p; p = p -> next) { if (p -> failover_peer != state) continue; - log_info ("pool %lx total %d free %d backup %d", - (unsigned long)p, p -> lease_count, - p -> free_leases, p -> backup_leases); /* Right now we're giving the peer half of the free leases. If we have more leases than the peer (i.e., more than