Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2009 11:14:41 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_pcb.c sctp_sysctl.c sctp_sysctl.h
Message-ID:  <200905301114.n4UBEigs021330@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2009-05-30 11:14:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c sctp_sysctl.c sctp_sysctl.h 
  Log:
  SVN rev 193090 on 2009-05-30 11:14:41Z by rrs
  
  Adds missing sysctl to manage the vtag_time_wait time. This will
  even allow disabling time-wait all together if you set the value
  to 0 (not advisable actually). The default remains the same
  i.e. 60 seconds.
  
  Revision  Changes    Path
  1.85      +6 -1      src/sys/netinet/sctp_pcb.c
  1.27      +7 -0      src/sys/netinet/sctp_sysctl.c
  1.20      +8 -0      src/sys/netinet/sctp_sysctl.h



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