Update of /cvsroot/leaf/src/bering-uclibc/apps/linux/patches
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv12937/patches
Added Files:
openswan-fixes.patch
Log Message:
openswan-2.4.7 patch provided by Cedric Schieli
--- NEW FILE: openswan-fixes.patch ---
--- linux/net/ipsec/pfkey_v2.c 2006/10/10 20:43:28 1.97.2.10
+++ linux/net/ipsec/pfkey_v2.c 2006/11/15 16:05:57 1.97.2.11
@@ -119,7 +119,9 @@
#ifdef NETDEV_23
.family = PF_KEY,
.create = pfkey_create,
+#ifdef NET_26
.owner = THIS_MODULE,
+#endif
#else
PF_KEY,
pfkey_create
@@ -129,7 +131,9 @@
struct proto_ops SOCKOPS_WRAPPED(pfkey_ops) = {
#ifdef NETDEV_23
family: PF_KEY,
+#ifdef NET_26
owner: THIS_MODULE,
+#endif
release: pfkey_release,
bind: sock_no_bind,
connect: sock_no_connect,
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits