packages: kernel/kernel-layer7.patch - up for 2.6.35
arekm
arekm at pld-linux.org
Wed Aug 25 19:30:03 CEST 2010
Author: arekm Date: Wed Aug 25 17:30:03 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up for 2.6.35
---- Files affected:
packages/kernel:
kernel-layer7.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/kernel/kernel-layer7.patch
diff -u packages/kernel/kernel-layer7.patch:1.2 packages/kernel/kernel-layer7.patch:1.3
--- packages/kernel/kernel-layer7.patch:1.2 Tue Mar 31 14:04:27 2009
+++ packages/kernel/kernel-layer7.patch Wed Aug 25 19:29:58 2010
@@ -457,7 +457,7 @@
+
+static bool
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 28)
-+match(const struct sk_buff *skbin, const struct xt_match_param *par)
++match(const struct sk_buff *skbin, struct xt_action_param *par)
+#else
+match(const struct sk_buff *skbin,
+ const struct net_device *in,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-layer7.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list