| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ipfw0 logging pseudo-interface clonable. It can be created automatically | hrs | 2012-07-09 | 1 | -0/+4 |
* | Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical. | emaste | 2011-03-30 | 1 | -4/+4 |
* | Remove trailing white space. No functional changes. | dougb | 2010-05-14 | 1 | -2/+2 |
* | Introduce new rc.conf variable firewall_coscripts. It can be used to | emax | 2010-02-08 | 1 | -6/+26 |
* | Unify rc.firewall and rc.firewall6, and obsolete rc.firewall6 | ume | 2009-12-02 | 1 | -1/+12 |
* | Reverse the effect of r193198 for pf and ipfw which will once again | dougb | 2009-06-26 | 1 | -1/+1 |
* | Make the pf and ipfw firewalls start before netif, just like ipfilter | dougb | 2009-06-01 | 1 | -2/+1 |
* | - Add ipfw_nat to the list of required modules if "firewall_nat_enable" | emax | 2009-03-30 | 1 | -2/+12 |
* | As previously discussed, add the svn:executable property to all scripts | dougb | 2008-07-16 | 1 | -0/+0 |
* | No need to display the result of enabling the ipfw sysctl if it's | mtm | 2008-07-05 | 1 | -1/+3 |
* | Add a dummynet_enable knob to go with firewall_enable. If this knob | mtm | 2008-01-27 | 1 | -0/+8 |
* | Generally, anything that runs rc.d scripts internally should | mtm | 2008-01-26 | 1 | -2/+2 |
* | Instead of directly sourcing the firewall script, run it in a separate shell. | mtm | 2007-04-02 | 1 | -1/+1 |
* | Use $required_modules wherever suitable. Use load_kld() in special | yar | 2006-12-31 | 1 | -13/+1 |
* | De-uglify messages from the ipfw script. | yar | 2006-07-25 | 1 | -4/+2 |
* | Use 'ipfw list' instead of 'ipfw l', since it's deprecated (and warning is | wkoszek | 2006-02-26 | 1 | -1/+1 |
* | Transforming "ppp-user" into just "ppp", step 1: | yar | 2005-10-28 | 1 | -1/+1 |
* | Start natd(8) before loading firewall rules, to give the | ru | 2005-03-16 | 1 | -2/+3 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 1 | -1/+1 |
* | Protect som cross-script invocations by checks to see that the target | phk | 2004-04-28 | 1 | -2/+6 |
* | Add separate script for natd. This fixes race condition with "ipfw restart" | fjoe | 2004-04-05 | 1 | -27/+2 |
* | Mark scripts as not usable inside a jail by adding keyword 'nojail'. | pjd | 2004-03-08 | 1 | -1/+1 |
* | Add -dynamic to natd if dhcp is used for the natd interface. | mbr | 2003-07-27 | 1 | -0/+13 |
* | Make the 'restart' command work. Otherwise, it would successfully | mtm | 2003-03-30 | 1 | -4/+15 |
* | Finish merging in rev. 1.124 of rc.network, so that natd can be used | mtm | 2003-01-14 | 1 | -2/+2 |
* | Fix style bugs: | schweikh | 2002-10-12 | 1 | -4/+4 |
* | Merge in all the changes that Mike Makonnen has been maintaining for a | gordon | 2002-06-13 | 1 | -0/+70 |