Date: Fri, 2 Oct 2009 02:27:49 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/rc.d netoptions Message-ID: <200910020228.n922SCUL035153@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2009-10-02 02:27:49 UTC
FreeBSD src repository
Modified files:
etc/rc.d netoptions
Log:
SVN rev 197698 on 2009-10-02 02:27:49Z by hrs
- Fix logic inversion bug of net.inet.tcp.rfc1323[*].
- Split netoptions_start() to netoptions_AF() and add afexists() check
for each address family.
- Display a message only if the user sets a non-default value, and set
a sysctl explicitly even if it is the default value.
Spotted by: Pegasus Mc Cleaft[*]
Revision Changes Path
1.149 +34 -15 src/etc/rc.d/netoptions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910020228.n922SCUL035153>
