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

Re: [openss7] SCTP for 2.5 series



Brian,
	I don't write the checks or make the decisions :(  I am going to try to
roll back the streams stuff into the 2.2.12 kernel.  From there maybe someone
will lend a hand in making the 2.5 stack.  I would certainly like to do that
although it looks as though I will have to do it on my own time :(

Later,
Chuck

On Thu, Jan 10, 2002 at 04:20:52PM -0600, Brian F. G. Bidulock wrote:
> Chuck,
> 
> I would be quite willing to entertain anyone interested
> in funding a port to 2.5.  Skipping the whole 2.4.x
> nightmare sounds like an excellent idea.
> 
> Thanks for the patch!
> 
> --brian
> 
> Chuck Winters wrote:                                          Wed, 09 Jan 2002 15:32:35
> > Brian,
> > 	I noticed some of your posts to the other sctp list.  Are you 
> > in the planning stages for a 2.5 series sctp impl.?  I finally got
> > the 2.2 series kernel working correctly when there is packet loss.  
> > I have not implemented the changes from the streams version you 
> > put out yet.  I do have a bug fix though.
> > 
> > Chuck
> 
> > *** sctp_timer.c	Wed Jan  9 15:24:59 2002
> > --- ../../../linux-2.2.12.working/net/ipv4/sctp_timer.c	Wed Jan  9 15:31:37 2002
> > ***************
> > *** 334,340 ****
> >   			    !(cb->sacks) )
> >   			{
> >   				int clen = skb->len;
> > ! 				int dlen = clen - sizeof(struct sctp_data);
> >   
> >   				sp->num_rtxs++;
> >   				cb->flags |= SCTPCB_FLAG_RETRANS;
> > --- 334,340 ----
> >   			    !(cb->sacks) )
> >   			{
> >   				int clen = skb->len;
> > ! 				int dlen = SCTP_SKB_CH_LEN(skb) - sizeof(struct sctp_data);
> >   
> >   				sp->num_rtxs++;
> >   				cb->flags |= SCTPCB_FLAG_RETRANS;
> 
> 
> -- 
> 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                         |