cvs commit: src/sys/netinet tcp_subr.c

Gleb Smirnoff glebius at FreeBSD.org
Fri Sep 8 06:09:17 PDT 2006


glebius     2006-09-08 13:09:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Add a sysctl net.inet.tcp.nolocaltimewait that allows to suppress
  creating a compress TIME WAIT states, if both connection endpoints
  are local. Default is off.
  
  Revision  Changes    Path
  1.262     +15 -4     src/sys/netinet/tcp_subr.c


More information about the cvs-all mailing list