diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-12-10 22:37:43 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-12-10 22:37:43 +0100 |
commit | 25df6196df6b7ae6d5b82aaf381c87704a108df9 (patch) | |
tree | c5276a5d37dd225f5bb929eb31387937f84cd06d | |
parent | 982596e427b39be031e6507f9074bef712c08602 (diff) | |
download | strongswan-25df6196df6b7ae6d5b82aaf381c87704a108df9.tar.bz2 strongswan-25df6196df6b7ae6d5b82aaf381c87704a108df9.tar.xz |
activate tcpdump in ikev1/esp-alg-des scenario
-rw-r--r-- | testing/tests/ikev1/esp-alg-des/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev1/esp-alg-des/test.conf b/testing/tests/ikev1/esp-alg-des/test.conf index a6c8f026c..fd33cfb57 100644 --- a/testing/tests/ikev1/esp-alg-des/test.conf +++ b/testing/tests/ikev1/esp-alg-des/test.conf @@ -13,7 +13,7 @@ DIAGRAM="m-c-w.png" # UML instances on which tcpdump is to be started # -TCPDUMPHOSTS="" +TCPDUMPHOSTS="moon" # UML instances on which IPsec is started # Used for IPsec logging purposes |