mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Add 'l2tp' to syntax
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8690 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
52760ff105
commit
b68da67ac0
@ -37,7 +37,7 @@
|
|||||||
role="bold">:{noah</emphasis>|ah}]|<emphasis
|
role="bold">:{noah</emphasis>|ah}]|<emphasis
|
||||||
role="bold">ipsecnat</emphasis>|<emphasis
|
role="bold">ipsecnat</emphasis>|<emphasis
|
||||||
role="bold">ipip</emphasis>|<emphasis
|
role="bold">ipip</emphasis>|<emphasis
|
||||||
role="bold">gre</emphasis>|<emphasis
|
role="bold">gre</emphasis>|l2tp|<emphasis
|
||||||
role="bold">pptpclient</emphasis>|<emphasis
|
role="bold">pptpclient</emphasis>|<emphasis
|
||||||
role="bold">pptpserver</emphasis>|{<emphasis
|
role="bold">pptpserver</emphasis>|{<emphasis
|
||||||
role="bold">openvpn</emphasis>|<emphasis
|
role="bold">openvpn</emphasis>|<emphasis
|
||||||
|
@ -673,8 +673,8 @@ if [ -n "${BUILDXML}${BUILDHTML}" ]; then
|
|||||||
|
|
||||||
if [ -n "$BUILDXML" ]; then
|
if [ -n "$BUILDXML" ]; then
|
||||||
progress_message "Creating $DIR/shorewall-docs-xml-$VERSION tarballs"
|
progress_message "Creating $DIR/shorewall-docs-xml-$VERSION tarballs"
|
||||||
do_or_die "tar -zcvf shorewall-docs-xml-$VERSION.tgz shorewall-docs-xml-$VERSION >> $LOGFILE 2>&1"
|
tar -zcvf shorewall-docs-xml-$VERSION.tgz shorewall-docs-xml-$VERSION >> $LOGFILE 2>&1
|
||||||
do_or_die "tar -jcvf shorewall-docs-xml-$VERSION.tar.bz2 shorewall-docs-xml-$VERSION >> $LOGFILE 2>&1"
|
tar -jcvf shorewall-docs-xml-$VERSION.tar.bz2 shorewall-docs-xml-$VERSION >> $LOGFILE 2>&1 || true
|
||||||
if [ -n "$SIGN" ]; then
|
if [ -n "$SIGN" ]; then
|
||||||
for shoresuffix in tgz tar.bz2; do
|
for shoresuffix in tgz tar.bz2; do
|
||||||
xmlball=shorewall-docs-xml-$VERSION.${shoresuffix}
|
xmlball=shorewall-docs-xml-$VERSION.${shoresuffix}
|
||||||
|
@ -22,7 +22,7 @@ the
|
|||||||
license is included in the section entitled <span
|
license is included in the section entitled <span
|
||||||
style="text-decoration: underline;">"</span><a href="GnuCopyright.htm"
|
style="text-decoration: underline;">"</span><a href="GnuCopyright.htm"
|
||||||
target="_self">GNU Free Documentation License</a>".</p>
|
target="_self">GNU Free Documentation License</a>".</p>
|
||||||
<p>2008-06-24</p>
|
<p>2008-08-23</p>
|
||||||
<hr style="width: 100%; height: 2px;">
|
<hr style="width: 100%; height: 2px;">
|
||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<p style="margin-bottom: 0in; margin-left: 0.42in;"><a href="#Intro">Introduction
|
<p style="margin-bottom: 0in; margin-left: 0.42in;"><a href="#Intro">Introduction
|
||||||
@ -121,17 +121,17 @@ Features page</a>.<br>
|
|||||||
</p>
|
</p>
|
||||||
<h3><a name="Releases"></a>Current Shorewall Releases</h3>
|
<h3><a name="Releases"></a>Current Shorewall Releases</h3>
|
||||||
<p style="margin-left: 40px;">The <span style="font-weight: bold;">current
|
<p style="margin-left: 40px;">The <span style="font-weight: bold;">current
|
||||||
Stable Release</span> version is 4.0.12<br>
|
Stable Release</span> version is 4.0.13<br>
|
||||||
</p>
|
</p>
|
||||||
<ul style="margin-left: 40px;">
|
<ul style="margin-left: 40px;">
|
||||||
<li>Here are the <a
|
<li>Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.12/releasenotes.txt">release
|
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.13/releasenotes.txt">release
|
||||||
notes</a> <br>
|
notes</a> <br>
|
||||||
</li>
|
</li>
|
||||||
<li>Here are the <a
|
<li>Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.12/known_problems.txt">known
|
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.13/known_problems.txt">known
|
||||||
problems</a> and <a
|
problems</a> and <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.12/errata/">updates</a>.
|
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.13/errata/">updates</a>.
|
||||||
<p>Read more about the <a href="Shorewall-4.html">Release here</a>.<br>
|
<p>Read more about the <a href="Shorewall-4.html">Release here</a>.<br>
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
@ -152,15 +152,15 @@ problems</a> and <a
|
|||||||
</ul>
|
</ul>
|
||||||
The <span style="font-weight: bold;">current Development Release</span>
|
The <span style="font-weight: bold;">current Development Release</span>
|
||||||
is
|
is
|
||||||
4.2.0-Beta2.
|
4.2.0-RC1.
|
||||||
<ul>
|
<ul>
|
||||||
<li>Here are the <a
|
<li>Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-Beta2/releasenotes.txt">release
|
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-RC1/releasenotes.txt">release
|
||||||
notes</a> </li>
|
notes</a> </li>
|
||||||
<li>Here are the <a
|
<li>Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-Beta2/known_problems.txt">known
|
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-RC1/known_problems.txt">known
|
||||||
problems</a> and <a
|
problems</a> and <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-Beta2/errata/">updates</a>.</li>
|
href="http://www1.shorewall.net/pub/shorewall/development/4.2/shorewall-4.2.0-RC1/errata/">updates</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-left: 40px;">
|
<div style="margin-left: 40px;">
|
||||||
|
Loading…
Reference in New Issue
Block a user