cvs commit: src/sys/netinet sctp_sysctl.c sctputil.c

Randall Stewart rrs at FreeBSD.org
Wed Jun 6 00:40:43 UTC 2007


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


More information about the cvs-src mailing list