projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
revert iproute2 to the old version until the new one is fixed (#3026)
[openwrt.git]
/
package
/
iptables
/
patches
/
008-chaostables.patch
diff --git
a/package/iptables/patches/008-chaostables.patch
b/package/iptables/patches/008-chaostables.patch
index
25e686a
..
60b0779
100644
(file)
--- a/
package/iptables/patches/008-chaostables.patch
+++ b/
package/iptables/patches/008-chaostables.patch
@@
-1,21
+1,21
@@
-Index: iptables-1.3.
7
/extensions/.CHAOS-test
+Index: iptables-1.3.
8
/extensions/.CHAOS-test
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/.CHAOS-test 2007-06-04 13:21:44.537205984 +02
00
++++ iptables-1.3.
8/extensions/.CHAOS-test 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -f "$KERNEL_DIR/include/linux/netfilter/xt_CHAOS.h" ] && echo "CHAOS";
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -f "$KERNEL_DIR/include/linux/netfilter/xt_CHAOS.h" ] && echo "CHAOS";
-Index: iptables-1.3.
7
/extensions/.DELUDE-test
+Index: iptables-1.3.
8
/extensions/.DELUDE-test
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/.DELUDE-test 2007-06-04 13:21:44.537205984 +02
00
++++ iptables-1.3.
8/extensions/.DELUDE-test 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "DELUDE";
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "DELUDE";
-Index: iptables-1.3.
7
/extensions/libipt_CHAOS.c
+Index: iptables-1.3.
8
/extensions/libipt_CHAOS.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/libipt_CHAOS.c 2007-06-04 13:21:44.537205984 +02
00
++++ iptables-1.3.
8/extensions/libipt_CHAOS.c 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,111 @@
+/*
+ CHAOS target for iptables
@@ -0,0 +1,111 @@
+/*
+ CHAOS target for iptables
@@
-128,10
+128,10
@@
Index: iptables-1.3.7/extensions/libipt_CHAOS.c
+ register_target(&libipt_chaos_info);
+ return;
+}
+ register_target(&libipt_chaos_info);
+ return;
+}
-Index: iptables-1.3.
7
/extensions/libipt_DELUDE.c
+Index: iptables-1.3.
8
/extensions/libipt_DELUDE.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/libipt_DELUDE.c 2007-06-04 13:21:44.537205984 +02
00
++++ iptables-1.3.
8/extensions/libipt_DELUDE.c 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,66 @@
+/*
+ DELUDE target for iptables
@@ -0,0 +1,66 @@
+/*
+ DELUDE target for iptables
@@
-199,10
+199,10
@@
Index: iptables-1.3.7/extensions/libipt_DELUDE.c
+ register_target(&libipt_delude_info);
+ return;
+}
+ register_target(&libipt_delude_info);
+ return;
+}
-Index: iptables-1.3.
7
/extensions/libipt_portscan.c
+Index: iptables-1.3.
8
/extensions/libipt_portscan.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/libipt_portscan.c 2007-06-04 13:21:44.538205832 +02
00
++++ iptables-1.3.
8/extensions/libipt_portscan.c 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,129 @@
+/*
+ portscan match for iptables
@@ -0,0 +1,129 @@
+/*
+ portscan match for iptables
@@
-333,10
+333,10
@@
Index: iptables-1.3.7/extensions/libipt_portscan.c
+ register_match(&libipt_portscan_info);
+ return;
+}
+ register_match(&libipt_portscan_info);
+ return;
+}
-Index: iptables-1.3.
7
/extensions/.portscan-test
+Index: iptables-1.3.
8
/extensions/.portscan-test
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ iptables-1.3.
7/extensions/.portscan-test 2007-06-04 13:21:44.538205832 +02
00
++++ iptables-1.3.
8/extensions/.portscan-test 2007-07-31 15:27:57.000000000 -05
00
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -f "$KERNEL_DIR/include/linux/netfilter/xt_portscan.h" ] && echo "portscan";
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -f "$KERNEL_DIR/include/linux/netfilter/xt_portscan.h" ] && echo "portscan";
This page took
0.022541 seconds
and
4
git commands to generate.