SOURCES: iptables-connbytes-xtables.patch - looking for include, n...

cieciwa cieciwa at pld-linux.org
Thu May 4 11:59:23 CEST 2006


Author: cieciwa                      Date: Thu May  4 09:59:23 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- looking for include, not source.

---- Files affected:
SOURCES:
   iptables-connbytes-xtables.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/iptables-connbytes-xtables.patch
diff -u SOURCES/iptables-connbytes-xtables.patch:1.1 SOURCES/iptables-connbytes-xtables.patch:1.2
--- SOURCES/iptables-connbytes-xtables.patch:1.1	Tue Apr  4 11:23:53 2006
+++ SOURCES/iptables-connbytes-xtables.patch	Thu May  4 11:59:18 2006
@@ -3,8 +3,8 @@
 +++ iptables-1.3.5/extensions/.connbytes-test	2006-04-04 10:49:32.000000000 +0200
 @@ -1,2 +1,2 @@
  #! /bin/sh
--[ -f $KERNEL_DIR/net/ipv4/netfilter/ipt_connbytes.c ] && echo connbytes
-+[ -f $KERNEL_DIR/net/netfilter/xt_connbytes.c ] && echo connbytes
+-[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_connbytes.h ] && echo connbytes
++[ -f $KERNEL_DIR/include/linux/netfilter/xt_connbytes.h ] && echo connbytes
 diff -Nur iptables-1.3.5.org/extensions/libipt_connbytes.c iptables-1.3.5/extensions/libipt_connbytes.c
 --- iptables-1.3.5.org/extensions/libipt_connbytes.c	2006-01-30 09:43:11.000000000 +0100
 +++ iptables-1.3.5/extensions/libipt_connbytes.c	2006-04-04 11:16:08.000000000 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/iptables-connbytes-xtables.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list