adapted scenario description for OpenPGP V3 keys

This commit is contained in:
Andreas Steffen
2009-07-17 22:33:22 +02:00
parent 03b704fd55
commit 542471e3fe
15 changed files with 1 additions and 1 deletions
@@ -0,0 +1,21 @@
#!/bin/bash
#
# This configuration file provides information on the
# UML instances used for this test
# All UML instances that are required for this test
#
UMLHOSTS="alice moon winnetou sun bob"
# Corresponding block diagram
#
DIAGRAM="a-m-w-s-b.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="sun"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon sun"