Catch up the removal of PFIL_HOOKS from HEAD and RELENG_5
Submitted by: delphij Approved by: re (hrs)
This commit is contained in:
parent
71031a6595
commit
f06676848b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22517
1 changed files with 1 additions and 12 deletions
|
@ -3123,7 +3123,7 @@ jdoe@example.org</screen>
|
|||
any</literal> and avoid the possibility of a lockout.</para>
|
||||
</warning>
|
||||
|
||||
<para>There are currently five kernel configuration options relevant to
|
||||
<para>There are currently four kernel configuration options relevant to
|
||||
IPFW:</para>
|
||||
|
||||
<variablelist>
|
||||
|
@ -3182,17 +3182,6 @@ jdoe@example.org</screen>
|
|||
the way it works.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>options PFIL_HOOKS</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Versions of &os; from 5.3-RELEASE and upwards require
|
||||
this option to add callout hooks for packet filters; on
|
||||
these versions of &os;, IPFW will not work without this
|
||||
option.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<note><para>Previous versions of FreeBSD contained an
|
||||
|
|
Loading…
Reference in a new issue