[leaf-devel] openswan 2.4.5

2006-06-11 Thread Cédric Schieli
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=

Re: [leaf-devel] openswan 2.4.5

2006-06-11 Thread Eric Spakman
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

Re: [leaf-devel] openswan 2.4.5

2006-06-11 Thread Eric Spakman
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

Re: [leaf-devel] openswan 2.4.5

2006-06-11 Thread Cédric Schieli
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 '

Re: [leaf-devel] openswan 2.4.5

2006-06-11 Thread Eric Spakman
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

[leaf-devel] ifenslave

2006-06-11 Thread Cédric Schieli
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

[leaf-devel] New config/backup system

2006-06-11 Thread Eric Spakman
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

[leaf-devel] hostapd + wpa2 + madwifi_ng = broken

2006-06-11 Thread Paul Traina
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