strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added tcpdumpcount function from NATT guys
[strongswan.git]
/
testing
/
testing.conf
diff --git
a/testing/testing.conf
b/testing/testing.conf
index
8535723
..
0ea02d8
100755
(executable)
--- a/
testing/testing.conf
+++ b/
testing/testing.conf
@@
-61,6
+61,11
@@
UMLKERNEL=$BUILDDIR/linux-uml-$KERNELVERSION
# Directory where test results will be stored
TESTRESULTSDIR=$UMLTESTDIR/testresults
# Directory where test results will be stored
TESTRESULTSDIR=$UMLTESTDIR/testresults
+# Path to a full strongswan tree on the host system, which is
+# mounted into /root/strongswan-shared. This gives us an easy
+# way to apply and test changes instantly.
+#SHAREDTREE=/home/mwilli/strongswan/trunk
+
# Timezone for the UMLs, look in /usr/share/zoneinfo!
TZUML="Europe/Zurich"
# Timezone for the UMLs, look in /usr/share/zoneinfo!
TZUML="Europe/Zurich"