Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2010 16:39:16 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <201001061639.o06GdcWM091998@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-01-06 16:39:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          tcp_subr.c 
  Log:
  SVN rev 201652 on 2010-01-06 16:39:16Z by bz
  
  MFC 182846:
  
    Convert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt to
    SYSCTL_PROCs and check that the default mss for neither v4 nor
    v6 goes below the minimum MSS constant (216).
  
    This prevents people from shooting themselves in the foot.
  
  Revision    Changes    Path
  1.300.2.15  +42 -6     src/sys/netinet/tcp_subr.c



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