]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
remove ipp2p patches.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 20 Apr 2015 20:57:24 +0000 (22:57 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 20 Apr 2015 20:57:24 +0000 (22:57 +0200)
ipp2p is build by xtables addons now.

config/rootfiles/core/90/filelists/iptables [new symlink]
lfs/iptables
lfs/linux

diff --git a/config/rootfiles/core/90/filelists/iptables b/config/rootfiles/core/90/filelists/iptables
new file mode 120000 (symlink)
index 0000000..8caf12b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/iptables
\ No newline at end of file
index d3c8402b0756e0f230571c01acfb9a53f2489eff..ec65ae04a0543dd02dee35028f860202747b1e9b 100644 (file)
@@ -93,9 +93,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && cp -vf $(DIR_SRC)/netfilter-layer7-v2.22/iptables-1.4.3forward-for-kernel-2.6.20forward/* \
                         ./extensions/
 
-       # ipp2p 0.8.2-pomng
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/iptables-1.4.14-ipp2p-0.8.2-ipfire.patch
-
        # imq
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/iptables-1.4.12-IMQ-test4.diff
 
index 300fd870315df44785995b667b0e271334095523..5675f95b1a9af1d1eec9e425ac69b9b6f7739066 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -118,9 +118,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        # Linux Intermediate Queueing Device
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.22-imq.patch
 
-       # ipp2p 0.8.2-ipfire
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10-ipp2p-0.8.2-ipfire.patch
-
        # Layer7-patch
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14-layer7-filter.patch