Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 16:20:29 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_constants.h sctp_output.c sctp_sysctl.c sctp_sysctl.h
Message-ID:  <201009171620.o8HGKr97021417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tuexen      2010-09-17 16:20:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_constants.h sctp_output.c 
                         sctp_sysctl.c sctp_sysctl.h 
  Log:
  SVN rev 212799 on 2010-09-17 16:20:29Z by tuexen
  
  * Implement initial version of send buffer splitting.
  * Make send/recv buffer splitting switchable via sysctl.
  * While there: Fix some comments.
  
  Revision  Changes    Path
  1.54      +3 -0      src/sys/netinet/sctp_constants.h
  1.123     +18 -1     src/sys/netinet/sctp_output.c
  1.35      +6 -1      src/sys/netinet/sctp_sysctl.c
  1.23      +9 -4      src/sys/netinet/sctp_sysctl.h



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