1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Add comment that IPFIREWALL now requires option PFIL_HOOKS.

This commit is contained in:
Andre Oppermann 2004-08-19 18:29:55 +00:00
parent 1cc2c797b3
commit 6c493365ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134025

View File

@ -599,6 +599,7 @@ device stf #6to4 IPv6 over IPv4 encapsulation
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE sends
# logged packets to the system logger. IPFIREWALL_VERBOSE_LIMIT
# limits the number of times a matching entry can be logged.
# IPFIREWALL requires the option PFIL_HOOKS.
#
# WARNING: IPFIREWALL defaults to a policy of "deny ip from any to any"
# and if you do not add other rules during startup to allow access,