Date: Sat, 08 Dec 2001 12:27:42 -0800 From: Peter Wemm <peter@wemm.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_timer.c Message-ID: <20011208202742.8B7D83808@overcee.netplex.com.au> In-Reply-To: <200112071701.fB7H1St36879@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
> rwatson 2001/12/07 09:01:28 PST
>
> Modified files:
> sys/netinet tcp_timer.c
> Log:
> o Our currenty userland boot code (due to rc.conf and rc.network) always
> enables TCP keepalives using the net.inet.tcp.always_keepalive by default
.
> Synchronize the kernel default with the userland default.
It was done this way to minimize POLA. If you build/install a kernel on
its own (fairly common) then the idle connection probe (keepalive) would
not be turned on. It was something that the sysadmin had to activate via
a config file update (mergemaster, or doing it manually).
Anyway, the change above is fine for -current, but I wanted to make sure
that the reason for the difference was known.
Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011208202742.8B7D83808>
