]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'
authorHarald Welte <laforge@gnumonks.org>
Mon, 19 Mar 2001 17:41:45 +0000 (17:41 +0000)
committerHarald Welte <laforge@gnumonks.org>
Mon, 19 Mar 2001 17:41:45 +0000 (17:41 +0000)
Makefile

index a85536efdaf309043daaecf80277357023a27cbe..a69159b3d94cbda1e1bb341bf66219bc3f204a74 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,13 +4,13 @@ TOPLEVEL_INCLUDED=YES
 ifndef KERNEL_DIR
 KERNEL_DIR=/usr/src/linux
 endif
-NETFILTER_VERSION:=1.2.1
+NETFILTER_VERSION:=1.2.1a
 OLD_NETFILTER_VERSION:=1.2
 
 # Waiting for inclusions in the kernel tree.
-PENDING_PATCHES:=tos-fix.patch dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
+PENDING_PATCHES:=dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
 # These went in previous kernels.
-PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch
+PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch
 
 LIBDIR:=/usr/local/lib
 BINDIR:=/usr/local/sbin