diff options
author | ru <ru@FreeBSD.org> | 2001-11-24 16:12:04 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-11-24 16:12:04 +0000 |
commit | bd8e2fa8eb0aecc989fbcb9a365735f5f935a1ee (patch) | |
tree | 9b523f22cda1ff6a503ead39130f7184af34e801 | |
parent | 419c6f0b7b9ee9fc42003e916b8dd3d4687aa195 (diff) | |
download | FreeBSD-src-bd8e2fa8eb0aecc989fbcb9a365735f5f935a1ee.zip FreeBSD-src-bd8e2fa8eb0aecc989fbcb9a365735f5f935a1ee.tar.gz |
(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
0 files changed, 0 insertions, 0 deletions