Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2010 16:51:44 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_indata.c sctp_output.c
Message-ID:  <201005161652.o4GGq5Ff056198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-05-16 16:51:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          sctp_indata.c sctp_output.c 
  Log:
  SVN rev 208157 on 2010-05-16 16:51:44Z by rrs
  
  MFC 207983
  
   More PR-SCTP bugs:
     - Make sure that when you kick the streams you add correctly
       using a 16 bit unsigned.
     - Make sure when sending out you allow FWD-TSN to skip over
       and list the ACKED chunks in the stream/seq list (so the
       rcv will kick the stream)
  
  Revision   Changes    Path
  1.64.2.14  +3 -2      src/sys/netinet/sctp_indata.c
  1.88.2.20  +2 -2      src/sys/netinet/sctp_output.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005161652.o4GGq5Ff056198>