]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Update rc.network to reflect the recent change of default in the
authorrwatson <rwatson@FreeBSD.org>
Fri, 7 Dec 2001 17:03:14 +0000 (17:03 +0000)
committerrwatson <rwatson@FreeBSD.org>
Fri, 7 Dec 2001 17:03:14 +0000 (17:03 +0000)
commit892dcf7c92773fcf45773f07dcb16feae1318247
tree29398f5342416abd7e314eec77d5b92b4d157e79
parent02fc34fde9741cda8ef72482cc623f95b4aa9e4a
o Update rc.network to reflect the recent change of default in the
  kernel TCP timer code: rather than checking for tcp_keepalive being
  set to "YES", check for "NO" and turn off keepalives if the variable
  is set in that manner.

o Note: eventually, it would make sense to remove this variable from
  rc.conf management, and instead rely on sysctl.conf.  In fact, this
  is probably true of a number of rc.conf variables whose sole aim
  is to drive the setting of sysctls at boot time.
etc/network.subr
etc/rc.d/netoptions
etc/rc.d/network1
etc/rc.d/network2
etc/rc.d/network3
etc/rc.d/routing
etc/rc.network