tests with subdirectory structure

This commit is contained in:
Andreas Steffen
2006-07-03 07:11:30 +00:00
parent 92069df82f
commit 6db2ac30c7
607 changed files with 9414 additions and 0 deletions
@@ -0,0 +1,6 @@
This test is based on the <a href="../mode-config">mode-config</a>
scenario and demonstrates the multiple use of the <b>include</b>
parameter in IPsec configuration files. At the top level <b>/etc/ipsec.conf</b>
defines the config setup section and includes <b>/etc/ipsec.connections</b>
which in turn includes <b>/etc/ipsec.host</b> and <b>/etc/ipsec.peers/*</b>
thereby showing the use of wildcards in path definitions.