Author: qboosh                       Date: Wed Jan 11 18:47:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- note about 32-bit user/64-bit kernel incompatibility

---- Files affected:
SPECS:
   openswan.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/openswan.spec
diff -u SPECS/openswan.spec:1.24 SPECS/openswan.spec:1.25
--- SPECS/openswan.spec:1.24    Wed Jan 11 16:28:29 2006
+++ SPECS/openswan.spec Wed Jan 11 19:47:40 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+# NOTE:
+# 32-bit tncfg and starter won't work on 64-bit kernels because of FUBAR ioctls
+# (only ifru_data pointer is supported in 32->64 conversion of SIOCDEVPRIV 
ioctl,
+#  but openswan puts some static data in structure there)
 Summary:       Open Source implementation of IPsec for the Linux operating 
system
 Summary(pl):   Otwarta implementacja IPseca dla systemu operacyjnego Linux
 Name:          openswan
@@ -120,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/01/11 18:47:40  qboosh
+- note about 32-bit user/64-bit kernel incompatibility
+
 Revision 1.24  2006/01/11 15:28:29  qboosh
 - added /var/run/pluto dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openswan.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to