Maxime Henrion 50e8b3f340 A number of fixes/enhancements for the ipfilter rc script:
- Use a more robust check to determine if we need to load ipl.ko.
- Don't try to run ipf -E if ipfilter is already enabled.  Look at
  the net.inet.ipf.fr_running sysctl to figure this out.  This fixes
  a warning message about ipfilter being already initialized.
- Only one ipf -E command is needed.  We don't need an extra one for
  the -6 case which would only print a warning message about ipfilter
  being already initialized.
- Fix one occurence where we were running /sbin/ipf directly without
  using the ${ipfilter_program} variable if set.
- In ipfilter_stop(), don't try to save the firewall state tables if
  ipfilter is disabled.  Similarly, don't try to disable it if it's
  already disabled.  This fixes some more error messages.
2003-09-27 13:50:47 +00:00
..
2003-07-09 18:40:49 +00:00
2003-04-27 05:49:53 +00:00
2003-04-27 05:49:53 +00:00
2003-04-27 05:45:29 +00:00
2002-03-21 21:43:25 +00:00
2003-04-29 15:32:02 +00:00
2003-08-07 21:04:40 +00:00
2002-04-22 16:18:36 +00:00
2002-12-13 09:18:09 +00:00
2003-02-06 22:00:38 +00:00
2003-02-06 22:00:38 +00:00
2003-08-07 21:06:32 +00:00
2003-09-18 09:21:09 +00:00
2001-11-22 21:43:43 +00:00