diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-08-09 08:09:54 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-08-09 08:09:54 +0000 |
commit | b8064f4099997a9e2179f3ad4ace605f5ccac3a1 (patch) | |
tree | 81778e976b476374c48b4fe83d084b986b890421 /testing/INSTALL | |
parent | 1ac70afcc1f7d6d2738a34308810719b0976d29f (diff) | |
download | vyos-strongswan-b8064f4099997a9e2179f3ad4ace605f5ccac3a1.tar.gz vyos-strongswan-b8064f4099997a9e2179f3ad4ace605f5ccac3a1.zip |
[svn-upgrade] new version strongswan (4.4.1)
Diffstat (limited to 'testing/INSTALL')
-rw-r--r-- | testing/INSTALL | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/testing/INSTALL b/testing/INSTALL index 68e13d84a..27db50013 100644 --- a/testing/INSTALL +++ b/testing/INSTALL @@ -53,14 +53,15 @@ are required for the strongSwan testing environment: * A vanilla Linux kernel on which the UML kernel will be based on. We recommend the use of - http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.5.tar.bz2 + http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.3.tar.bz2 - * The Linux kernel 2.6.31 does not require any patches for the uml guest kernel - to successfully start up. + * The Linux kernel 2.6.33.3 does not require any patches for the uml guest kernel + to successfully start up but the aes_gmac patch must be applied for + ESP AES-GMAC support. * The matching .config file required to compile the UML kernel: - http://download.strongswan.org/uml/.config-2.6.31 + http://download.strongswan.org/uml/.config-2.6.33 * A gentoo-based UML file system (compressed size 130 MBytes) found at @@ -68,7 +69,7 @@ are required for the strongSwan testing environment: * The latest strongSwan distribution - http://download.strongswan.org/strongswan-4.3.6.tar.bz2 + http://download.strongswan.org/strongswan-4.4.1.tar.bz2 3. Creating the environment |