[PATCH] Update Openswan to upstream 2.6.34
OpenWRT's bulid process currently uses Openswan v2.6.33, which does not build
against the 2.6.39 kernel.
This patch updates the OpenWRT build process to build Openswan v2.6.34,
released 2011-06-08.
Signed-off-by: Stephen Oberholtzer
---
set show
set help
--
-- Stevie-O
Real programmers use COPY CON PROGRAM.EXE
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Ladies, Gentlemen, and sufficiently advanced AI systems,
OpenWRT is currently configured to use Openswan v2.6.33. Openswan v2.6.33
uses obsolete spinlock syntax, which does not compile against kernel 2.6.39.
Openswan v2.6.34, released 2011-06-08, corrects this problem.
I have made the following