changeset 221:482d3ebc4cb9

Added comment. Bug reported to linux-sctp mailing-list
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 19 Feb 2010 18:52:57 +0900
parents 5f2ce627db3c
children c8ad11effa95
files freeDiameter/sctp.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/freeDiameter/sctp.c	Fri Feb 19 18:09:43 2010 +0900
+++ b/freeDiameter/sctp.c	Fri Feb 19 18:52:57 2010 +0900
@@ -988,6 +988,7 @@
 				TRACE_DEBUG_BUFFER(NONE, "DEBUG: Parsed data : [", data, ptr.buf - (uint8_t *)data, "]" );
 				TRACE_DEBUG(NONE, "DEBUG: Remaining %d addresses to parse in :", count)
 				TRACE_DEBUG_BUFFER(NONE, "DEBUG: Unable to parse [", ptr.buf, count * sizeof(sSA), "]" );
+				/* The bug is probably in the kernel actually... */
 				goto stop;
 		}
 				
"Welcome to our mercurial repository"