SOURCES (LINUX_2_6): pom-ng-TARPIT-20061213.patch, pom-ng-mms-conn...
mguevara
mguevara at pld-linux.org
Thu Dec 14 15:36:13 CET 2006
Author: mguevara Date: Thu Dec 14 14:36:13 2006 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- linux/config.h does not exist in 2.6.19
---- Files affected:
SOURCES:
pom-ng-TARPIT-20061213.patch (1.1.2.1 -> 1.1.2.2) , pom-ng-mms-conntrack-nat-20061213.patch (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: SOURCES/pom-ng-TARPIT-20061213.patch
diff -u SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.1 SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.2
--- SOURCES/pom-ng-TARPIT-20061213.patch:1.1.2.1 Thu Dec 14 14:06:07 2006
+++ SOURCES/pom-ng-TARPIT-20061213.patch Thu Dec 14 15:36:07 2006
@@ -76,7 +76,7 @@
+ * - Reply to TCP !SYN,!RST,!FIN with ACK, window 0 bytes, rate-limited
+ */
+
-+#include <linux/config.h>
++
+#include <linux/version.h>
+#include <linux/module.h>
+#include <linux/skbuff.h>
================================================================
Index: SOURCES/pom-ng-mms-conntrack-nat-20061213.patch
diff -u SOURCES/pom-ng-mms-conntrack-nat-20061213.patch:1.1.2.1 SOURCES/pom-ng-mms-conntrack-nat-20061213.patch:1.1.2.2
--- SOURCES/pom-ng-mms-conntrack-nat-20061213.patch:1.1.2.1 Thu Dec 14 14:06:07 2006
+++ SOURCES/pom-ng-mms-conntrack-nat-20061213.patch Thu Dec 14 15:36:08 2006
@@ -136,7 +136,7 @@
+ * - update to work with post 2.6.11 helper API changes
+ */
+
-+#include <linux/config.h>
++
+#include <linux/module.h>
+#include <linux/netfilter.h>
+#include <linux/ip.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/pom-ng-TARPIT-20061213.patch?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/SOURCES/pom-ng-mms-conntrack-nat-20061213.patch?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list