Hi! I tried to patch Freeswan , a free IPSEC application under linux to use openssl's crypto functions (currently idea and blowfish). Freeswan has parts in kernel too. Because of linking openssl, there is a crash in sk_free, cause it is also defined in the kernel source code. I renamed all sk_free functions to sk_free_openssl, so it works, but I think, it could be the best to maintain openssl to be able to link in the kernel ;-) Thanks (respond in private mail too.. i'm not listmember) -------------------------------- Bencsath Boldizsar [EMAIL PROTECTED] -------------------------------- ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
