Author: mguevara                     Date: Tue Dec 19 20:06:26 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
-2.6.19 api compliant

---- Files affected:
SOURCES:
   pom-ng-connlimit-20061213.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/pom-ng-connlimit-20061213.patch
diff -u SOURCES/pom-ng-connlimit-20061213.patch:1.1.2.2 
SOURCES/pom-ng-connlimit-20061213.patch:1.1.2.3
--- SOURCES/pom-ng-connlimit-20061213.patch:1.1.2.2     Thu Dec 14 16:37:19 2006
+++ SOURCES/pom-ng-connlimit-20061213.patch     Tue Dec 19 21:06:21 2006
@@ -222,13 +222,13 @@
 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
 +               const void *ip_void,
 +#else
-+               const struct ipt_ip *ip,
++               
 +#endif
 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17)
 +               const struct xt_match *match,
 +#endif
 +               void *matchinfo,
-+               unsigned int matchsize,
++               
 +               unsigned int hook_mask)
 +{
 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
@@ -261,7 +261,7 @@
 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17)
 +                  const struct xt_match *match,
 +#endif
-+                  void *matchinfo, unsigned int matchsize)
++                  void *matchinfo)
 +{
 +      struct ipt_connlimit_info *info = matchinfo;
 +      struct ipt_connlimit_conn *conn;
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/pom-ng-connlimit-20061213.patch?r1=1.1.2.2&r2=1.1.2.3&f=u

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

Reply via email to