summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2001-05-01 09:44:16 +0000
committerRusty Russell <rusty@rustcorp.com.au>2001-05-01 09:44:16 +0000
commit42926dc4c28cbff9f92e2f9ec8ab8289ff3595a8 (patch)
treec042745961c2175718f559ab2f06671ff2872353
parent4d2afbf3d875fa9fd6d7595e27267bd3f2c73b78 (diff)
Pending patches reset to refer to megapatches.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 22e04fe2..2251d38e 100644
--- a/Makefile
+++ b/Makefile
@@ -8,9 +8,9 @@ NETFILTER_VERSION:=1.2.2
OLD_NETFILTER_VERSION:=1.2.1a
# Waiting for inclusions in the kernel tree.
-PENDING_PATCHES:=ftp-fixes.patch irc-conntrack-nat.patch
+PENDING_PATCHES:=
# These went in previous kernels.
-PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch masq-dynaddr.patch
+PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin