Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2007 00:40:42 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_sysctl.c sctputil.c
Message-ID:  <200706060040.l560eghP033992@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2007-06-06 00:40:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_sysctl.c sctputil.c 
  Log:
  - Fixes a case where doing a sysctl would leave locks held
    when coping out association data.
  - Fixes a small bug that prevented the SCTP_UNORDERED indication
    from going up to the app on a recv in the sinfo_flags field.
  
  Revision  Changes    Path
  1.9       +10 -1     src/sys/netinet/sctp_sysctl.c
  1.37      +3 -0      src/sys/netinet/sctputil.c



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