gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2535 - GNUnet/src/applications/gap


From: grothoff
Subject: [GNUnet-SVN] r2535 - GNUnet/src/applications/gap
Date: Thu, 16 Mar 2006 22:53:26 -0800 (PST)

Author: grothoff
Date: 2006-03-16 22:53:24 -0800 (Thu, 16 Mar 2006)
New Revision: 2535

Modified:
   GNUnet/src/applications/gap/gap.c
Log:
stats

Modified: GNUnet/src/applications/gap/gap.c
===================================================================
--- GNUnet/src/applications/gap/gap.c   2006-03-17 06:28:42 UTC (rev 2534)
+++ GNUnet/src/applications/gap/gap.c   2006-03-17 06:53:24 UTC (rev 2535)
@@ -1388,7 +1388,8 @@
       isRouted ? " routing" : "",
       i);
 #endif
-  if (stats != NULL)
+  if ( (stats != NULL) &&
+       (isRouted || doForward) )
     stats->change(stat_routing_processed, 1);
   cls.values = NULL;
   cls.valueCount = 0;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]