Hi, 

I'm trying to do interoperability tests between netbsd and linux implementation.
I found that two issues so far. One issue is that linux implementation doesn't 
have feature negotiation function yet, but netbsd implementation presumes it 
and wait for a confirm packet forever. I will work on this issue later.

Second issue is that CCID3 receiver on linux sends ACKs with time stamp option 
and does not send ACKs with elapsed time option. (As far as I tested..)
It seems to me that CCID3 receiver must use elapsed time option or can use time 
stamp echo option in case that CCID3 sender uses time stamp option. 
(According to section 8.2.in draft-ietf-dccp-ccid3-11.txt)

If I misunderstand anything, please let me know.

Thanks,
--
Yoshifumi Nishida
[EMAIL PROTECTED]
Sony Computer Science Laboratories, Inc.


From: Yoshifumi Nishida <[EMAIL PROTECTED]>
Subject: [dccp] DCCP implementations on BSD
Date: Thu, 27 Oct 2005 14:58:05 +0900 (JST)
Message-ID: <[EMAIL PROTECTED]>

 > 
 > Hello Folks,
 > I have updated my implementation for DCCP on BSDs. 
 > The main difference from the previous version is CCID3 support.
 > 
 > I have done small tests on NetBSD and will start to do some check on FreeBSD 
 > soon.
 > If you could play with the code and give me any feedbacks, I would be 
 > grateful very much.
 > 
 > For more information, please check: http://www.jp.nishida.org/dccp/  
 > You will need to install the current KAME implementation from anoncvs. 
 > 
 > Thanks,
 > --
 > Yoshifumi Nishida
 > [EMAIL PROTECTED]
 > Sony Computer Science Laboratories, Inc.

-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to