enable the eap-ttls and ctr plugins in the uml scenarios
This commit is contained in:
@@ -43,6 +43,7 @@ USE_EAP_MSCHAPV2="yes"
|
||||
USE_EAP_IDENTITY="yes"
|
||||
USE_EAP_RADIUS="yes"
|
||||
USE_EAP_TLS="yes"
|
||||
USE_EAP_TTLS="yes"
|
||||
USE_SQL="yes"
|
||||
USE_MEDIATION="yes"
|
||||
USE_OPENSSL="yes"
|
||||
@@ -58,6 +59,7 @@ USE_SOCKET_DYNAMIC="yes"
|
||||
USE_DHCP="yes"
|
||||
USE_FARP="yes"
|
||||
USE_ADDRBLOCK="yes"
|
||||
USE_CTR="yes"
|
||||
|
||||
# Gentoo linux root filesystem
|
||||
ROOTFS=$UMLTESTDIR/gentoo-fs-20100703.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user