mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-25 09:03:30 +01:00
Documentation updates
- Add meaningful IDs to some sections in Events.xml - Correct typos in the accounting manpages Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
7aa33c140d
commit
765b748283
@ -215,9 +215,9 @@
|
||||
|
||||
<listitem>
|
||||
<para>Where <emphasis>chain</emphasis> is the name of a chain;
|
||||
shorewall6 will create the chain automatically if it doesn't
|
||||
shorewall will create the chain automatically if it doesn't
|
||||
already exist. If a second chain is mentioned in the CHAIN
|
||||
column, the a jump from this second chain to
|
||||
column, then a jump from this second chain to
|
||||
<replaceable>chain</replaceable> is created. If no chain is
|
||||
named in the CHAIN column, then a jump from the default chain
|
||||
to <replaceable>chain</replaceable> is created. If <emphasis
|
||||
@ -302,8 +302,8 @@
|
||||
<listitem>
|
||||
<para>Added in Shorewall 4.5.16. Allows free form iptables
|
||||
matches to be specified following a ';'. In the generated
|
||||
iptables rule(s), the free form matches will follow any matches
|
||||
that are generated by the column contents.</para>
|
||||
iptables rule(s), the free form matches will follow any
|
||||
matches that are generated by the column contents.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -702,8 +702,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>When used by itself, causes all traffic that will be
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated to
|
||||
match the rule.</para>
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated
|
||||
to match the rule.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -713,8 +713,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>When used by itself, causes all traffic that will not be
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated to
|
||||
match the rule.</para>
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated
|
||||
to match the rule.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -217,7 +217,7 @@
|
||||
<para>Where <emphasis>chain</emphasis> is the name of a chain;
|
||||
shorewall6 will create the chain automatically if it doesn't
|
||||
already exist. If a second chain is mentioned in the CHAIN
|
||||
column, the a jump from this second chain to
|
||||
column, then a jump from this second chain to
|
||||
<replaceable>chain</replaceable> is created. If no chain is
|
||||
named in the CHAIN column, then a jump from the default chain
|
||||
to <replaceable>chain</replaceable> is created. If <emphasis
|
||||
@ -644,8 +644,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>When used by itself, causes all traffic that will be
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated to
|
||||
match the rule.</para>
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated
|
||||
to match the rule.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -655,8 +655,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>When used by itself, causes all traffic that will not be
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated to
|
||||
match the rule.</para>
|
||||
encrypted/encapsulated or has been decrypted/un-encapsulated
|
||||
to match the rule.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -158,7 +158,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<section>
|
||||
<section id="SetEvent">
|
||||
<title>SetEvent</title>
|
||||
|
||||
<para><emphasis role="bold">SetEvent</emphasis>(
|
||||
@ -211,7 +211,7 @@
|
||||
</variablelist>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="ResetEvent">
|
||||
<title>ResetEvent</title>
|
||||
|
||||
<para><emphasis role="bold">ResetEvent</emphasis>(
|
||||
@ -264,7 +264,7 @@
|
||||
</variablelist>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="IfEvent">
|
||||
<title>IfEvent</title>
|
||||
|
||||
<para><emphasis role="bold">IfEvent</emphasis>(
|
||||
@ -410,7 +410,7 @@
|
||||
</variablelist>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="ShowEvents">
|
||||
<title>'show event' and 'show events' Commands</title>
|
||||
|
||||
<para>The CLI programs (<filename>/sbin/shorewall</filename>,
|
||||
@ -551,7 +551,7 @@ SSHLIMIT net $FW tcp 22
|
||||
</caution>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="AutoBL">
|
||||
<title>Generalized Automatic Blacklisting</title>
|
||||
|
||||
<para>The above two actions are generalized in the AutoBL and AutoBLL
|
||||
|
Loading…
Reference in New Issue
Block a user