created tnc-pdp policy decision point plugin

This commit is contained in:
Andreas Steffen
2012-03-13 16:27:16 +01:00
parent bc403eb1e5
commit 70fd2d1af7
9 changed files with 474 additions and 0 deletions
+5
View File
@@ -192,6 +192,11 @@ then
echo -n " --enable-eap-tnc" >> $INSTALLSHELL
fi
if [ "$USE_TNC_PDP" = "yes" ]
then
echo -n " --enable-tnc-pdp" >> $INSTALLSHELL
fi
if [ "$USE_TNC_IMC" = "yes" ]
then
echo -n " --enable-tnc-imc" >> $INSTALLSHELL