Cisco VPN Client Patch update for 2.6.24 final
As 2.6.24 was released today I had a look at the code and recognized that the "init_net" symbol is now again exported using EXPORT_SYMBOL() instead of EXPORT_SYMBOL_GPL() so the Cisco VPN client can make use of it again.
Below is the updated patch to reflect this change.
Installation instructions:
1. Untar the VPN Client
# tar xzf vpnclient-linux-4.8.01.0640-k9.tar.gz
2. Download the patch
# wget -q http://projects.tuxx-home.at/ciscovpn/patches/vpnclient-linux-2.6.24-final.diff
3. Change to the vpnclient diretory
# cd vpnclient
4. Apply the patch
# patch <../vpnclient-linux-2.6.24-final.diff
patching file GenDefs.h
patching file interceptor.c
Now the patch has been applied and you can safely install the client
#./vpn_install
Downloads:
Links:
Please consider donating if this patch was helpful to you, thanks!
Posted by Alexander Griesser
| Categories:
Networking/Security
| Comments:
--> New comment