Note: ... -> <note> ... </note>, and align according this change
No other content changes
This commit is contained in:
parent
60329bff15
commit
d4eaf157ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24035
1 changed files with 9 additions and 5 deletions
|
@ -2477,11 +2477,15 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
|
|||
zero removes the logging limit. Once the limit is
|
||||
reached, logging can be re-enabled by clearing the
|
||||
logging counter or the packet counter for that rule, see
|
||||
the ipfw reset log command. Note: logging is done after
|
||||
all other packet matching conditions have been
|
||||
successfully verified, and before performing the final
|
||||
action (accept, deny) on the packet. It is up to you to
|
||||
decide which rules you want to enable logging on.</para>
|
||||
the ipfw reset log command.</para>
|
||||
|
||||
<note>
|
||||
<para>Logging is done after
|
||||
all other packet matching conditions have been
|
||||
successfully verified, and before performing the final
|
||||
action (accept, deny) on the packet. It is up to you to
|
||||
decide which rules you want to enable logging on.</para>
|
||||
</note>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
Loading…
Reference in a new issue