aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4Cy Schubert2015-01-281-1/+0
* ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine ifCy Schubert2013-09-101-4/+2
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-141-1/+1
* Remove redundant keywords.Hiroki Sato2011-05-171-1/+1
* Make the pf and ipfw firewalls start before netif, just like ipfilterDoug Barton2009-06-011-1/+0
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* FILESYSTEMS requires root, so requiring both of them is redundant.Dag-Erling Smørgrav2007-04-091-1/+1
* Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocalDag-Erling Smørgrav2007-04-021-1/+1
* Use $required_modules wherever suitable. Use load_kld() in specialYaroslav Tykhiy2006-12-311-34/+2
* Ensure that the load of rules into the alternate ruleset worked beforeCeri Davies2006-11-111-0/+6
* `net.inet.ipf.fr_running' can be a negative value, which was introduced byJung-uk Kim2005-07-071-1/+1
* Unbreak the ipfilter_loaded function. There doesn't seem to be a wayDima Dorfman2005-06-211-1/+1
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* apply patch so pr can be closedDarren Reed2004-04-201-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Remove scripts we don't use from requirement lines. These wereMike Makonnen2004-03-051-1/+1
* Move the test used to determine whether IPFilter is loaded or notMaxime Henrion2004-01-241-2/+11
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-102/+33
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Remove trailing whitespaceDoug Barton2003-10-131-1/+1
* Fix bogon in ipfilter_resync() introduced in my last commit.Maxime Henrion2003-10-031-1/+3
* A number of fixes/enhancements for the ipfilter rc script:Maxime Henrion2003-09-271-15/+22
* tty whacking should occur early, but not so early that theMike Makonnen2003-07-301-1/+1
* o Make the 'Ip-filter module loaded' messages informationalMike Makonnen2003-04-301-1/+1
* Running the script with restart or manually stopping and startingMike Makonnen2003-04-301-2/+2
* Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.Mike Makonnen2003-04-241-3/+3
* add missing `ipf -s'.Hajimu UMEMOTO2003-03-221-0/+1
* Latest IPFilter requires flushing rules for IPv6 separatelyHajimu UMEMOTO2003-03-051-0/+2
* Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was addedHajimu UMEMOTO2002-11-021-6/+21
* Fix style bugs:Jens Schweikhardt2002-10-121-3/+3
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-6/+6
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-21/+95
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+79