Add a note about the IPF and IPFW sections being work-in-progress. This
is far from a good situation, but it's better to be up front about it. Discussed with: den, remko
This commit is contained in:
parent
caae317615
commit
9dfb6473b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24200
1 changed files with 10 additions and 0 deletions
|
@ -449,6 +449,11 @@ options ALTQ_NOPCC # Required for SMP build</programlisting>
|
|||
<secondary>IPFILTER</secondary>
|
||||
</indexterm>
|
||||
|
||||
<note>
|
||||
<para>This section is work in progress. The contents might
|
||||
not be accurate at all times.</para>
|
||||
</note>
|
||||
|
||||
<para>The author of IPFILTER is Darren Reed. IPFILTER is not
|
||||
operating system dependent: it is an open source application and
|
||||
has been ported to &os;, NetBSD, OpenBSD, &sunos;, HP/UX, and
|
||||
|
@ -2088,6 +2093,11 @@ pass in quick on rl0 proto tcp from any to any port = 20 flags S keep state</pro
|
|||
<secondary>IPFW</secondary>
|
||||
</indexterm>
|
||||
|
||||
<note>
|
||||
<para>This section is work in progress. The contents might
|
||||
not be accurate at all times.</para>
|
||||
</note>
|
||||
|
||||
<para>The IPFIREWALL (IPFW) is a &os; sponsored firewall software
|
||||
application authored and maintained by &os; volunteer staff
|
||||
members. It uses the legacy stateless rules and a legacy rule
|
||||
|
|
Loading…
Reference in a new issue