added tcpdumpcount function from NATT guys
added possibility to mount the strongswan tree into all UMLs added script for installing from shared tree in all UMLs added script to shut down all UMLs properly
This commit is contained in:
@@ -61,6 +61,11 @@ UMLKERNEL=$BUILDDIR/linux-uml-$KERNELVERSION
|
||||
# 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user