Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/man/man5 Pull up revision 1.52 (requested by mart...



details:   https://anonhg.NetBSD.org/src/rev/a9175e91df0a
branches:  netbsd-1-5
changeset: 492929:a9175e91df0a
user:      he <he%NetBSD.org@localhost>
date:      Wed Mar 06 22:25:07 2002 +0000

description:
Pull up revision 1.52 (requested by martti):
  Added ipfs to save state tables.  Use -D for ipmon.

diffstat:

 share/man/man5/rc.conf.5 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 0394bf43a55e -r a9175e91df0a share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Wed Mar 06 22:24:23 2002 +0000
+++ b/share/man/man5/rc.conf.5  Wed Mar 06 22:25:07 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.32.2.6 2001/05/02 22:51:58 he Exp $
+.\"    $NetBSD: rc.conf.5,v 1.32.2.7 2002/03/06 22:25:07 he Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" Copyright (c) 1997 Curt J. Sampson
@@ -221,6 +221,19 @@
 at network boot time, before any interfaces are configured.
 See
 .Xr ipnat.conf 5 .
+.It Sy ipfs
+.Sq YES
+or
+.Sq NO .
+Runs
+.Xr ipfs 8
+to save and restore information for ipnat and ipfilter state tables.
+The information is stored in
+.Pa /var/db/ipf/ipstate.ipf
+and
+.Pa /var/db/ipf/ipnat.ipf .
+Passes
+.Sy ipfs_flags .
 .It Sy ipsec
 .Sq YES
 or



Home | Main Index | Thread Index | Old Index