added ikev2/rw-whitelist scenario

This commit is contained in:
Andreas Steffen
2011-05-12 21:11:01 +02:00
parent 6fd23444ea
commit 8afbc768f3
13 changed files with 161 additions and 0 deletions
+5
View File
@@ -317,6 +317,11 @@ then
echo -n " --enable-af-alg" >> $INSTALLSHELL
fi
if [ "$USE_WHITELIST" = "yes" ]
then
echo -n " --enable-whitelist" >> $INSTALLSHELL
fi
if [ "$USE_CISCO_QUIRKS" = "yes" ]
then
echo -n " --enable-cisco-quirks" >> $INSTALLSHELL