Date: Sat, 24 Nov 2001 08:12:04 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network rc.shutdown src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 Message-ID: <200111241612.fAOGC4l37633@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/11/24 08:12:04 PST
Modified files:
etc rc.network rc.shutdown
etc/defaults rc.conf
share/man/man5 rc.conf.5
Log:
(Forced commit to list actual problems fixed / PRs affected).
Overview of problems fixed:
- fix support for saving and restoring filter/NAT state information
(across reboots for example);
- ipmon(8) is started before loading any filter/NAT rules;
- ipmon(8) and ipfs(8) do not solely depend on ipfilter_enable anymore,
they now also work when only ipnat_enable is true;
- the multiple occurrences of code loading the ipfilter kernel module
have been removed;
- the options have been removed from the _program variables in
defaults/rc.conf and the comments in that file have been updated to
reflect (possibly new) reality;
- the rc.conf.5 manual page has been updated to reflect the changes.
Submitted by: Arjan de Vet <devet@devet.org>
PR: conf/25223, kern/25344, conf/25809,
conf/26275, bin/27016, conf/31482
Revision Changes Path
1.132 +1 -1 src/etc/defaults/rc.conf
1.114 +1 -1 src/etc/rc.network
1.20 +1 -1 src/etc/rc.shutdown
1.142 +0 -0 src/share/man/man5/rc.conf.5
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?200111241612.fAOGC4l37633>
