SOURCES (LINUX_2_6): pom-ng-IPV4OPTSSTRIP-20061213.patch - 2.6.19 ...
mguevara
mguevara at pld-linux.org
Tue Dec 19 20:19:47 CET 2006
Author: mguevara Date: Tue Dec 19 19:19:46 2006 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- 2.6.19 api compliant
---- Files affected:
SOURCES:
pom-ng-IPV4OPTSSTRIP-20061213.patch (1.1.2.2 -> 1.1.2.3)
---- Diffs:
================================================================
Index: SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch
diff -u SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch:1.1.2.2 SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch:1.1.2.3
--- SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch:1.1.2.2 Thu Dec 14 22:45:57 2006
+++ SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch Tue Dec 19 20:19:41 2006
@@ -55,8 +55,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 iphdr *iph;
+ struct sk_buff *skb;
@@ -88,9 +88,9 @@
+
+static int
+checkentry(const char *tablename,
-+ const struct ipt_entry *e,
++ const void *e,
++ const struct xt_target *target,
+ void *targinfo,
-+ unsigned int targinfosize,
+ unsigned int hook_mask)
+{
+ if (strcmp(tablename, "mangle")) {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/pom-ng-IPV4OPTSSTRIP-20061213.patch?r1=1.1.2.2&r2=1.1.2.3&f=u
More information about the pld-cvs-commit
mailing list