summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2001-03-19 17:41:45 +0000
committerlaforge <laforge>2001-03-19 17:41:45 +0000
commit3c60b36a340f08e2dae2ebeba30c8e3cdcc07471 (patch)
tree470071b30779c9d2442f3f2bf07129de5820e8b0
parent821d1cbd98beea2416f515e13097dbaeae0fe3dd (diff)
cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a85536e..a69159b 100644
--- 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