OpenGrok
Cross Reference: npf
xref
: /
src
/
etc
/
rc.d
/
npf
Home
|
History
|
Annotate
|
Download
|
only in
rc.d
History log of
/src/etc/rc.d/npf
Revision
Date
Author
Comments
1.8
05-Oct-2023
abs
Add support to npf_rules to rc.conf
- Allows overriding default from /etc/npf.conf
- Indicate rules file used in output
- Drop check for file presence in script - rely on npf exiting with error
1.7
08-Sep-2020
martin
branches: 1.7.6;
Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision
on case insensitive file systems
1.6
22-Jul-2020
martin
Split the local disk availability step into two phases to allow scripts
that pre-populate parts of the system (e.g. a tmpfs based /var) an
easy place to plug in like:
# REQUIRE: mountcritlocal
# BEFORE: MOUNTCRITLOCAL
This also cleans up the existing special handling a bit by separating it
into new scripts. All later scripts now depend on MOUNTCRITLOCAL.
Discussed on tech-userlevel some time ago.
1.5
04-Jul-2020
skrll
Trailing whitespace
1.4
19-Apr-2019
leot
Do not start npf again at reboot (it is started via npf_boot)
1.3
01-Nov-2012
mrg
branches: 1.3.32;
catch up with npfctl moving to /sbin.
untested, but i guess so was the move itself ;)
1.2
07-Mar-2011
jmcneill
branches: 1.2.4; 1.2.6; 1.2.10;
put a : in an otherwise empty function, makes this script work with bash
1.1
02-Feb-2011
rmind
branches: 1.1.2;
NPF checkpoint:
- Add libnpf(3) - a library to control NPF (configuration, ruleset, etc).
- Add NPF support for ftp-proxy(8).
- Add rc.d script for NPF.
- Convert npfctl(8) to use libnpf(3) and thus make it less depressive.
Note: next clean-up step should be a parser, once dholland@ will finish it.
- Add more documentation.
- Various fixes.
1.1.2.2
08-Feb-2011
bouyer
Sync with HEAD
1.1.2.1
02-Feb-2011
bouyer
file npf was added on branch bouyer-quota2 on 2011-02-08 16:18:50 +0000
1.2.10.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.2.6.1
29-Nov-2012
riz
Pull up following revision(s) (requested by rmind in ticket #726):
etc/rc.d/npf: revision 1.3
distrib/sets/lists/base/mi: revision 1.1010
usr.sbin/npf/npfctl/Makefile: revision 1.9
distrib/sets/lists/comp/mi: revision 1.1785
put in /sbin
catch up with npfctl moving to /sbin.
untested, but i guess so was the move itself ;)
mv npfctl from /usr/sbin to /sbin so it is available before /usr is mounted.
1.2.4.1
16-Jan-2013
yamt
sync with (a bit old) head
1.3.32.1
10-Jun-2019
christos
Sync with HEAD
1.7.6.1
13-Oct-2023
martin
Pull up following revision(s) (requested by abs in ticket #404):
etc/rc.d/npf: revision 1.8
etc/defaults/rc.conf: revision 1.167
Add support to npf_rules to rc.conf
- Allows overriding default from /etc/npf.conf
- Indicate rules file used in output
- Drop check for file presence in script - rely on npf exiting with error
Indexes created Wed Oct 22 13:09:56 GMT 2025