Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 18:00:15 +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:  <201005121800.o4CI0aIw050055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-05-12 18:00:15 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_indata.c sctp_output.c 
  Log:
  SVN rev 207983 on 2010-05-12 18:00:15Z by rrs
  
  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)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.81      +3 -2      src/sys/netinet/sctp_indata.c
  1.107     +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?201005121800.o4CI0aIw050055>