Hi,
openswan 2.4.4 has a bug preventing ipsec module from being removed
after some traffic flowed in a tunnel (module refcount decreasing for
each packet !)
I have an update package (2.4.5) working fine here (as L2TP/IPSEC server)
Tracker request :
http://sourceforge.net/tracker/index.php?func=
Hello Cedric,
Thanks! I will take a look.
Regards,
Eric
>Hi,
>
>
>openswan 2.4.4 has a bug preventing ipsec module from being removed
>after some traffic flowed in a tunnel (module refcount decreasing for
>each packet !)
>
>I have an update package (2.4.5) working fine here (as L2TP/IPSEC server
Hello Cedric,
Looks good.
A small note:
I see a small difference in "manual.in":
current patch:
+awk ' /ipsec[0-9]+:/ {
your pach:
+ awk ' /^ipsec[0-9]+:/ {
I guess it's a typo in the original patch, but I'm not sure.
Regards,
Eric
>
> openswan 2.4.4 has a bug
Hi Eric,
It's rather a typo in my patch.
Regards,
Cedric
2006/6/11, Eric Spakman <[EMAIL PROTECTED]>:
> Hello Cedric,
>
> Looks good.
>
> A small note:
> I see a small difference in "manual.in":
> current patch:
> +awk ' /ipsec[0-9]+:/ {
> your pach:
> + awk '
Hello Cedric,
Ok, I wil fix it and also create the necessary changes for linux (nat and
klips patch).
P.s.1
I have added the ifenslave package to sources.cfg
P.s.2
Did you test the ifupdown "manual" patch? If it works ok I will commit it.
Thanks,
Eric
> Hi Eric,
>
>
> It's rather a typo in my
Hi,
I have commited an ifenslave source/package in contrib.
This fragment should be added in sources.cfg :
Server = cvs-contrib-sourceforge
Revision = HEAD
Directory = ifenslave
Description = Bonding userspace tool
Name = linux
Hello list,
The Bering-uClibc crew is working on a new config/backup system. In this
system config changes are no longer saved in the package itself but in a
seperate "configdb" package. The same is true for modules, which are saved
in a "moddb" package.
This is done because several users suggest
Hi Eric and friends,
I stumbled across a couple of problems today while playing with hostapd.
It looks like WPA2 (psk) is not working properly with my Atheros CM9
card. I did a cursory visual inspection of the source and it looks like
the problem might be fixed by compiling with MADWIFI_NG. U