[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[openss7] Hey
Brian,
Sorry, for the delay, but I was busy testing a protocol! It does
work. The times seem to be good so far on a small sample size. There
are a couple of problems though.
1) sctp_fast_retrans_calc is not passing a debugging feature on
line 202
2) recvmsg does not return anything in (struct
msghdr).msg_name (it's null)
3) Something locks up when there is a packet size of 4096. It
locks up after about 5 messages are sent
of that size
I just started a run on 1,000,000 messages, so we'll see what
happens. The max. data size will be 2048 bytes, so it doesn't lock up.
I still have to implement the rtt stuff into my code. Maybe
tomorrow I will start that so I can begin to tweak some settings.
Later,
Chuck