[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netfilter-devel
Subject:    [PATCH] 2.6.17 API changes for ipp2p, time
From:       Torsten Luettgert <t.luettgert () pressestimmen ! de>
Date:       2006-06-24 13:51:06
Message-ID: 1151157066.29998.28.camel () scaramouche ! combox ! de
[Download RAW message or body]

On Sa, 2006-06-24 at 09:13 +0200, Krzysztof Oledzki wrote:
> 
> So, please send ipp2p and time (with CC to me) 
> and patches that only corrects API in the "linux-2.6" directory .

Ok, here you are...

Regards,
Torsten Lüttgert


["ipp2p.patch" (ipp2p.patch)]

Index: ipp2p/linux-2.6/net/ipv4/netfilter/ipt_ipp2p.c
===================================================================
--- ipp2p/linux-2.6/net/ipv4/netfilter/ipt_ipp2p.c	(revision 6631)
+++ ipp2p/linux-2.6/net/ipv4/netfilter/ipt_ipp2p.c	(working copy)
@@ -728,6 +728,7 @@
 match(const struct sk_buff *skb,
       const struct net_device *in,
       const struct net_device *out,
+      const struct xt_match *match,
       const void *matchinfo,
       int offset,
       unsigned int protoff,
@@ -811,7 +812,8 @@
 
 static int
 checkentry(const char *tablename,
-            const void *ip,
+	    const void *ip,
+	    const struct xt_match *match,
 	    void *matchinfo,
 	    unsigned int matchsize,
 	    unsigned int hook_mask)

["time.patch" (time.patch)]

Index: time/linux-2.6/net/ipv4/netfilter/ipt_time.c
===================================================================
--- time/linux-2.6/net/ipv4/netfilter/ipt_time.c	(revision 6631)
+++ time/linux-2.6/net/ipv4/netfilter/ipt_time.c	(working copy)
@@ -46,6 +46,7 @@
 match(const struct sk_buff *skb,
       const struct net_device *in,
       const struct net_device *out,
+      const struct xt_match *match,
       const void *matchinfo,
       int offset,
       unsigned int protoff,
@@ -83,6 +84,7 @@
 static int
 checkentry(const char *tablename,
            const void *ip,
+           const struct xt_match *match,
            void *matchinfo,
            unsigned int matchsize,
            unsigned int hook_mask)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic