[Openswan Users] [Openswan dev] openswan 2.4.4 w/ linux 2.6.14

Ken Bantoft ken at xelerance.com
Fri Nov 25 02:28:28 CET 2005


Note: most of your patches break < 2.6.14 kernels.  I've commited #ifdef'd 
versions mcr put in HEAD into the v2_4_X branch, and they are in included 
in the recently shipped 2.4.5dr2 release.  They should work on 2.6.14 and 
prior kernels.

The only part I haven't commited yet is:

--- openswan-2.4.4.kernel-2.6-klips.patch       2005-11-18 06:22:53.000000000 +0000
+++ openswan-2.4.4.kernel-2.6.14-klips.patch    2005-11-21 21:19:59.000000000 +0000
@@ -9798,12 +9798,12 @@
  @@ -105,6 +105,8 @@

   source "net/ipv4/Kconfig"
-
+ source "net/ipv6/Kconfig"
  +source "net/ipsec/Kconfig"
  +
- #   IPv6 as module will cause a CRASH if you try to unload it
- config IPV6
-       tristate "The IPv6 protocol (EXPERIMENTAL)"
+
+ endif # if INET
+


Since I haven't had a chance to test it against 2.4.12/2.6.11 to see if 
the patch to the patch breaks the patch :)

Thanks!


On Wed, 23 Nov 2005, Matthew Hall wrote:

> Apologies for the cross-post...
>
>
> Attached is a patch for those experiencing issues compiling openswan
> 2.4.4 against linux 2.6.14.
>
> It compiles and boots, but that's about it for the testing i've done.
>
>
> Cheers,
> Matt
>

-- 
Ken Bantoft			VP Business Development
ken at xelerance.com		Xelerance Corporation
sip://toronto.xelerance.com	http://www.xelerance.com

The future is here. It's just not evenly distributed yet.
         -- William Gibson


More information about the Dev mailing list