SOURCES: iptables-tproxy.patch - now it will work
zbyniu
zbyniu at pld-linux.org
Fri May 16 00:52:15 CEST 2008
Author: zbyniu Date: Thu May 15 22:52:15 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- now it will work
---- Files affected:
SOURCES:
iptables-tproxy.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/iptables-tproxy.patch
diff -u SOURCES/iptables-tproxy.patch:1.1 SOURCES/iptables-tproxy.patch:1.2
--- SOURCES/iptables-tproxy.patch:1.1 Tue May 13 07:45:41 2008
+++ SOURCES/iptables-tproxy.patch Fri May 16 00:52:10 2008
@@ -1,8 +1,13 @@
---- extensions/.TPROXY-test
-+++ extensions/.TPROXY-test
+--- extensions/.TPROXY-testx
++++ extensions/.TPROXY-testx
@@ -0,0 +1,2 @@
+#! /bin/sh
-+[ -f $KERNEL_DIR/include/linux/netfilter/xt_TPROXY.h ] && echo tproxy
++[ -f $KERNEL_DIR/include/linux/netfilter/xt_TPROXY.h ] && echo TPROXY
+--- extensions/.socket-testx
++++ extensions/.socket-testx
+@@ -0,0 +1,2 @@
++#! /bin/sh
++[ -f $KERNEL_DIR/net/netfilter/xt_socket.c ] && echo socket
--- extensions/libxt_TPROXY.c (revision 0)
+++ extensions/libxt_TPROXY.c (revision 0)
@@ -0,0 +1,155 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iptables-tproxy.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list