Thanks for your update (Sep6_2007) in your website. It simply works fine.
Comparing with sctp_asconf.c of 6.1 patch, I found that sending ASCONF chunk
was only timer based where in the updated version, it is sent immediately.
Basically I am porting SCTP from freebsd to a RTOS to test some algorith
Randall Stewart wrote:
> sazzadur rahman wrote:
>> Hello,
>> I am using sctp patch for freebsd6.1. For dynamic address
>> configuration, I
>> am calling sctp_bindx() API after successfull bind() and connect() API's.
>> Although sctp_bindx() API successfully returns 0, the debug message
>> shows:
>>
Well I spoke to soon.. after a bit more testing .. I figured
out that I had fat-fingered my address set on my
second interface.. opps :-D
So after testing I see this all working now on the latest
code.. now as I said the Jul_13 issue is way behind.. so
I have now updated the sctp.org web site wit
sazzadur rahman wrote:
Hello,
I am using sctp patch for freebsd6.1. For dynamic address configuration, I
am calling sctp_bindx() API after successfull bind() and connect() API's.
Although sctp_bindx() API successfully returns 0, the debug message shows:
addr_mgmt_assoc: added to pending list...
Definetly a bug... let me dig in a bit further.. it
appears that ASCONF is not happening on sub-set bound
sockets at all ;-(
I will see if I can figure out why :-D
R
sazzadur rahman wrote:
Hello,
I am using sctp patch for freebsd6.1. For dynamic address configuration, I
am calling sctp_bindx()
Hello,
I am using sctp patch for freebsd6.1. For dynamic address configuration, I
am calling sctp_bindx() API after successfull bind() and connect() API's.
Although sctp_bindx() API successfully returns 0, the debug message shows:
addr_mgmt_assoc: added to pending list...
asconf_queue_add: appende