summaryrefslogtreecommitdiffstats
path: root/etc/rc.kill_states
Commit message (Collapse)AuthorAgeFilesLines
* Code style bits and pieces from etcPhil Davis2015-05-311-1/+2
|
* Code style for etc filesPhil Davis2015-02-251-4/+7
|
* Remove exit and also properly close open filesErmal LUÇI2014-12-021-2/+2
|
* Fix module name in top commentPhil Davis2014-11-281-1/+1
| | | A bit of rubbish to update while I notice it.
* Use the pfsense module functions rather than execing. Fixes also possible ↵Ermal LUÇI2014-11-271-4/+4
| | | | attack vectors.
* Rather than set the g['booting'] on globals provide a function to test for ↵Ermal LUÇI2014-11-261-2/+2
| | | | that doing the right checks
* standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
|
* Fix #2887, based on NAT states that will be killed, also kill firewall ↵Renato Botelho2013-06-241-0/+18
| | | | states for same source and destination
* Respect 'States' option from Advanced/MiscRenato Botelho2013-03-191-0/+72
- Respect this option and do not clean states when it's configured - Create /etc/rc.kill_states to be easier to check $config It helps ticket #2887
OpenPOWER on IntegriCloud