Revision: 14929
Author:   adrian.chadd
Date:     Sat Jul 16 02:31:15 2011
Log:      Bump up debugging


http://code.google.com/p/lusca-cache/source/detail?r=14929

Modified:
 /playpen/LUSCA_HEAD_ipv6/src/pinger.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/pinger.c       Thu Jul 14 18:21:02 2011
+++ /playpen/LUSCA_HEAD_ipv6/src/pinger.c       Sat Jul 16 02:31:15 2011
@@ -286,10 +286,10 @@

     sqinet_init(&from);

-    debug(42, 1) ("%s: called\n", __func__);
+    debug(42, 9) ("%s: called\n", __func__);

pkt = pingerv6RecvEcho(&v6_state, &icmp_type, &payload_len, &from, &hops);
-    debug(42, 1) ("%s: returned %p\n", __func__, pkt);
+    debug(42, 9) ("%s: returned %p\n", __func__, pkt);

     if (pkt == NULL) {
         sqinet_done(&from);

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to