[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [openss7] Testing



Brian,
	I will use SOCK_SEQPACKET for the testing.  I will also try to debug
the SOCK_STREAM in my spare time.  I must warn that there will be many
(maybe stupid) questions asked about the code.

Later,
Chuck
"Brian F. G. Bidulock" wrote:
> 
> Chuck,
> 
> Don't use TCP compatibility mode (i.e, SOCK_STREAM, IPPROTO_SCTP).
> It's appears broken and was never tested (far less thouroughly).
> The only socket mode I tested was SOCK_SEQPACKET.
> 
> Anyone that want's to debug SOCK_STREAM should look at sctp_sendmsg
> in comparison with tcp_sendmsg.
> 
> --Brian
> 
> Chuck Winters wrote:                             Wed, 06 Jun 2001 10:36:55
> > Brian,
> >       I took out the debugging information.  I also compiled the kernel with
> > SCTP as a module with TCP Stream support.  I was originaly comparing TCP
> > Stream with SCTP Sequenced packets.  Now, I have a problem, I can't even
> > get 2 messages to go through the line.  I keep getting a broken pipe on
> > the sending side.  After that I cannot send any more messages down the
> > line.
> >
> >       This is just a quick message, and more results will follow, but I am
> > taking a training course as we speak, and I have to get back.
> >
> > Later,
> > Chuck
> >
> > --
> > Chuck Winters                            | Email:  cwinters@atl.lmco.com
> > Distributed Processing Laboratory        | Phone:  856-338-3987
> > Lockheed Martin Advanced Technology Labs |
> > 1 Federal St - A&E-3W                    |
> > Camden, NJ 08102                         |
> 
> --
> Brian F. G. Bidulock    ¦ The reasonable man adapts himself to the ¦
> bidulock@openss7.org    ¦ world; the unreasonable one persists in  ¦
> http://www.openss7.org/ ¦ trying  to adapt the  world  to himself. ¦
>                         ¦ Therefore  all  progress  depends on the ¦
>                         ¦ unreasonable man. -- George Bernard Shaw ¦

--
Chuck Winters                            | Email:  cwinters@atl.lmco.com
Distributed Processing Laboratory        | Phone:  856-338-3987
Lockheed Martin Advanced Technology Labs |
1 Federal St - A&E-3W                    |
Camden, NJ 08102                         |