Author: mguevara                     Date: Tue Dec 19 19:45:15 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- 2.6.19 api compliant

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

---- Diffs:

================================================================
Index: SOURCES/pom-ng-TARPIT-20061213.patch
diff -u SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.2 
SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.3
--- SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.2        Thu Dec 14 15:36:07 2006
+++ SOURCES/pom-ng-TARPIT-20061213.patch        Tue Dec 19 20:45:10 2006
@@ -255,8 +255,8 @@
 +                         const struct net_device *in,
 +                         const struct net_device *out,
 +                         unsigned int hooknum,
-+                         const void *targinfo,
-+                         void *userinfo)
++                         const struct xt_target *target,
++                         const void *targinfo)
 +{
 +      struct sk_buff *skb = *pskb;
 +      struct rtable *rt = (struct rtable*)skb->dst;
@@ -290,8 +290,8 @@
 +
 +static int check(const char *tablename,
 +               const void *e_void,
++               const struct xt_target *target,
 +               void *targinfo,
-+               unsigned int targinfosize,
 +               unsigned int hook_mask)
 +{
 +      const struct ipt_entry *e = e_void;
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/pom-ng-TARPIT-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