SCTP : problems in sending ASCONF chunks

2008-12-29 Thread ajassal.ext
Hi all, I have been working with SCTP and more specifically with the mobility features of SCTP at my work. Basically, I have been trying to use SCTP to perform handover tests between 2 separate Wifi networks. I use IPv6 for all my tests. I have a local LAN (wired-network), on which I have 3 machi

RE: SCTP : problems in sending ASCONF chunks

2008-12-29 Thread ajassal.ext
Hello M.Tüxen, No, only the PC is running under FreeBSD 7.0. T is running under Linux (kernel version is 2.6.21 and the distribution used is Fedora Core 7). SCTP is running on T thanks to the lksctp implementation, we loaded the sctp module on it and made the necessary configurations so that i

RE: SCTP : problems in sending ASCONF chunks

2008-12-29 Thread ajassal.ext
Hello M.Tüxen, I performed a quick test and at the INIT/INIT-ACK exchange, I noticed the following : - In the INIT chunk, the Supported Extensions Parameter field indicates that ASCONF, ASCONF-ACK, FORWARD-TSN, PKTDROP, STREAM_RESET and AUTH are supported - In the INIT-ACK chunk, there is no f

RE: SCTP : problems in sending ASCONF chunks

2008-12-30 Thread ajassal.ext
Hello M.Tüxen, Today I switched T (the machine I use for testing, and that sends data to my PC) to FreeBSD 7.0. And I was very glad to see that my SCTP hard handover tests went through successfully :-) I am very grateful to you, for pointing out that I should check the INIT - INIT-ACK exchang