SOURCES: iptables-ipp2p-20060329.patch, iptables-llh-dirty-hack.pa...
cieciwa
cieciwa at pld-linux.org
Mon Apr 10 11:33:18 CEST 2006
Author: cieciwa Date: Mon Apr 10 09:33:18 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- moved extra include form ipp2p to llh patch.
---- Files affected:
SOURCES:
iptables-ipp2p-20060329.patch (1.2 -> 1.3) , iptables-llh-dirty-hack.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/iptables-ipp2p-20060329.patch
diff -u SOURCES/iptables-ipp2p-20060329.patch:1.2 SOURCES/iptables-ipp2p-20060329.patch:1.3
--- SOURCES/iptables-ipp2p-20060329.patch:1.2 Sat Apr 8 15:15:36 2006
+++ SOURCES/iptables-ipp2p-20060329.patch Mon Apr 10 11:33:13 2006
@@ -461,38 +461,3 @@
+.B "--debug "
+Prints some information about each hit into kernel logfile. May
+produce huge logfiles so beware!
-diff -Nur iptables-1.3.5.org/include/linux/netfilter_ipv4/ipt_ipp2p.h iptables-1.3.5/include/linux/netfilter_ipv4/ipt_ipp2p.h
---- iptables-1.3.5.org/include/linux/netfilter_ipv4/ipt_ipp2p.h 1970-01-01 01:00:00.000000000 +0100
-+++ iptables-1.3.5/include/linux/netfilter_ipv4/ipt_ipp2p.h 2006-04-08 01:04:24.000000000 +0200
-@@ -0,0 +1,31 @@
-+#ifndef __IPT_IPP2P_H
-+#define __IPT_IPP2P_H
-+#define IPP2P_VERSION "0.8.1_rc1"
-+
-+struct ipt_p2p_info {
-+ int cmd;
-+ int debug;
-+};
-+
-+#endif //__IPT_IPP2P_H
-+
-+#define SHORT_HAND_IPP2P 1 /* --ipp2p switch*/
-+//#define SHORT_HAND_DATA 4 /* --ipp2p-data switch*/
-+#define SHORT_HAND_NONE 5 /* no short hand*/
-+
-+#define IPP2P_EDK (1 << 1)
-+#define IPP2P_DATA_KAZAA (1 << 2)
-+#define IPP2P_DATA_EDK (1 << 3)
-+#define IPP2P_DATA_DC (1 << 4)
-+#define IPP2P_DC (1 << 5)
-+#define IPP2P_DATA_GNU (1 << 6)
-+#define IPP2P_GNU (1 << 7)
-+#define IPP2P_KAZAA (1 << 8)
-+#define IPP2P_BIT (1 << 9)
-+#define IPP2P_APPLE (1 << 10)
-+#define IPP2P_SOUL (1 << 11)
-+#define IPP2P_WINMX (1 << 12)
-+#define IPP2P_ARES (1 << 13)
-+#define IPP2P_MUTE (1 << 14)
-+#define IPP2P_WASTE (1 << 15)
-+#define IPP2P_XDCC (1 << 16)
================================================================
Index: SOURCES/iptables-llh-dirty-hack.patch
diff -u SOURCES/iptables-llh-dirty-hack.patch:1.1 SOURCES/iptables-llh-dirty-hack.patch:1.2
--- SOURCES/iptables-llh-dirty-hack.patch:1.1 Thu Mar 30 12:56:02 2006
+++ SOURCES/iptables-llh-dirty-hack.patch Mon Apr 10 11:33:13 2006
@@ -621,3 +621,38 @@
+};
+
+#endif /*_IP6T_RAND_H*/
+diff -Nur iptables-1.3.5.org/include/linux/netfilter_ipv4/ipt_ipp2p.h iptables-1.3.5/include/linux/netfilter_ipv4/ipt_ipp2p.h
+--- iptables-1.3.5.org/include/linux/netfilter_ipv4/ipt_ipp2p.h 1970-01-01 01:00:00.000000000 +0100
++++ iptables-1.3.5/include/linux/netfilter_ipv4/ipt_ipp2p.h 2006-04-08 01:04:24.000000000 +0200
+@@ -0,0 +1,31 @@
++#ifndef __IPT_IPP2P_H
++#define __IPT_IPP2P_H
++#define IPP2P_VERSION "0.8.1_rc1"
++
++struct ipt_p2p_info {
++ int cmd;
++ int debug;
++};
++
++#endif //__IPT_IPP2P_H
++
++#define SHORT_HAND_IPP2P 1 /* --ipp2p switch*/
++//#define SHORT_HAND_DATA 4 /* --ipp2p-data switch*/
++#define SHORT_HAND_NONE 5 /* no short hand*/
++
++#define IPP2P_EDK (1 << 1)
++#define IPP2P_DATA_KAZAA (1 << 2)
++#define IPP2P_DATA_EDK (1 << 3)
++#define IPP2P_DATA_DC (1 << 4)
++#define IPP2P_DC (1 << 5)
++#define IPP2P_DATA_GNU (1 << 6)
++#define IPP2P_GNU (1 << 7)
++#define IPP2P_KAZAA (1 << 8)
++#define IPP2P_BIT (1 << 9)
++#define IPP2P_APPLE (1 << 10)
++#define IPP2P_SOUL (1 << 11)
++#define IPP2P_WINMX (1 << 12)
++#define IPP2P_ARES (1 << 13)
++#define IPP2P_MUTE (1 << 14)
++#define IPP2P_WASTE (1 << 15)
++#define IPP2P_XDCC (1 << 16)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/iptables-ipp2p-20060329.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/iptables-llh-dirty-hack.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list