[lusca-cache] r14927 committed - Lower debugging, this also gets triggered on things like ICMPv6 RA.

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 14, 2011, 9:25:41 PM7/14/11
to lusca-...@googlegroups.com
Revision: 14927
Author: adrian.chadd
Date: Thu Jul 14 18:25:06 2011
Log: Lower debugging, this also gets triggered on things like ICMPv6
RA.


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

Modified:
/playpen/LUSCA_HEAD_ipv6/libpinger/icmp_v6.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/libpinger/icmp_v6.c Thu Jul 14 18:14:36 2011
+++ /playpen/LUSCA_HEAD_ipv6/libpinger/icmp_v6.c Thu Jul 14 18:25:06 2011
@@ -189,7 +189,7 @@
icmp6header = (struct icmp6_hdr *) pkt;

if (icmp6header->icmp6_type != ICMP6_ECHO_REPLY) {
- debug(42, 1) ("%s: unknown ICMP response, code %d\n",
+ debug(42, 5) ("%s: unknown ICMP response, code %d\n",
__func__, icmp6header->icmp6_type);
return NULL;
}

Reply all
Reply to author
Forward
0 new messages