added the ikev2/rw-eap-tnc-20 scenario based on the RFC 5792 PA-TNC protocol
This commit is contained in:
@@ -217,6 +217,16 @@ then
|
||||
echo -n " --enable-tnccs-dynamic" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_IMC_TEST" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-imc-test" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_IMV_TEST" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-imv-test" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_SQL" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-sql --enable-sqlite" >> $INSTALLSHELL
|
||||
|
||||
Reference in New Issue
Block a user