SOURCES: iproute2-iptables.patch (NEW), iproute2-iptables64.patch ...

djrzulf djrzulf at pld-linux.org
Mon Dec 5 20:32:48 CET 2005


Author: djrzulf                      Date: Mon Dec  5 19:32:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for iptables embedded at iproute,

---- Files affected:
SOURCES:
   iproute2-iptables.patch (NONE -> 1.1)  (NEW), iproute2-iptables64.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/iproute2-iptables.patch
diff -u /dev/null SOURCES/iproute2-iptables.patch:1.1
--- /dev/null	Mon Dec  5 20:32:48 2005
+++ SOURCES/iproute2-iptables.patch	Mon Dec  5 20:32:42 2005
@@ -0,0 +1,11 @@
+--- iproute2-2.6.14-051107/include/iptables.h~	2005-12-05 20:25:14.753026000 +0000
++++ iproute2-2.6.14-051107/include/iptables.h	2005-12-05 20:25:50.063026000 +0000
+@@ -5,7 +5,7 @@
+ #include "libiptc/libiptc.h"
+ 
+ #ifndef IPT_LIB_DIR
+-#define IPT_LIB_DIR "/usr/local/iptables"
++#define IPT_LIB_DIR "/usr/lib/iptables"
+ #endif
+ 
+ #ifndef IPPROTO_SCTP

================================================================
Index: SOURCES/iproute2-iptables64.patch
diff -u /dev/null SOURCES/iproute2-iptables64.patch:1.1
--- /dev/null	Mon Dec  5 20:32:48 2005
+++ SOURCES/iproute2-iptables64.patch	Mon Dec  5 20:32:43 2005
@@ -0,0 +1,11 @@
+--- iproute2-2.6.14-051107/include/iptables.h~	2005-12-05 20:25:14.753026000 +0000
++++ iproute2-2.6.14-051107/include/iptables.h	2005-12-05 20:25:50.063026000 +0000
+@@ -5,7 +5,7 @@
+ #include "libiptc/libiptc.h"
+ 
+ #ifndef IPT_LIB_DIR
+-#define IPT_LIB_DIR "/usr/local/iptables"
++#define IPT_LIB_DIR "/usr/lib64/iptables"
+ #endif
+ 
+ #ifndef IPPROTO_SCTP
================================================================



More information about the pld-cvs-commit mailing list