SOURCES: iptables-batch.patch - needs much more updates

arekm arekm at pld-linux.org
Wed Mar 25 10:50:31 CET 2009


Author: arekm                        Date: Wed Mar 25 09:50:31 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- needs much more updates

---- Files affected:
SOURCES:
   iptables-batch.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/iptables-batch.patch
diff -u SOURCES/iptables-batch.patch:1.3 SOURCES/iptables-batch.patch:1.4
--- SOURCES/iptables-batch.patch:1.3	Mon Mar 23 22:08:48 2009
+++ SOURCES/iptables-batch.patch	Wed Mar 25 10:50:25 2009
@@ -207,9 +207,9 @@
 +{
 +	char* name;
 +#ifdef BATCH_IPV6
-+	ip6tc_handle_t handle;
++	ip6tc_handle *handle;
 +#else
-+	iptc_handle_t handle;
++	iptc_handle *handle;
 +#endif
 +};
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iptables-batch.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list