enable the ccm and gcm plugins in the UML scenarios
This commit is contained in:
@@ -19,7 +19,7 @@ UMLTESTDIR=~/strongswan-testing
|
||||
|
||||
# Bzipped kernel sources
|
||||
# (file extension .tar.bz2 required)
|
||||
KERNEL=$UMLTESTDIR/linux-2.6.35.1.tar.bz2
|
||||
KERNEL=$UMLTESTDIR/linux-2.6.35.2.tar.bz2
|
||||
|
||||
# Extract kernel version
|
||||
KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`
|
||||
@@ -60,6 +60,8 @@ USE_DHCP="yes"
|
||||
USE_FARP="yes"
|
||||
USE_ADDRBLOCK="yes"
|
||||
USE_CTR="yes"
|
||||
USE_CCM="yes"
|
||||
USE_GCM="yes"
|
||||
|
||||
# Gentoo linux root filesystem
|
||||
ROOTFS=$UMLTESTDIR/gentoo-fs-20100805.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user