KERNEL_DIR=/usr/src/linux
endif
NETFILTER_VERSION:=1.2.1
-OLD_NETFILTER_VERSION:=1.1.2
+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
Please inform me, if you want to work on any of the TODO items, so I
can update this list and thus prevent two people doing the same work.
-CVS ID: $Id: TODO,v 1.23 2001/02/22 12:01:55 laforge Exp $
+CVS ID: $Id: TODO,v 1.24 2001/02/28 11:15:01 laforge Exp $
IMPORTANT before iptables-1.2.1 release:
X generic tcp sequence number offset support for nat helpers [HW]
X prerelease make target (for applying certain p-o-m stuff) [RR]
-- header files in seperate directory, build all extensions, even
+X header files in seperate directory, build all extensions, even
when current kernel not patched [RR]
X restore counters for individual rules (iptables / iptables-restore) [HW]
- add libipulog / libiptc to DEVEL target [RR]
- ip_nat_ident module
- provide daily CVS snapshots via fto [HW]
- 10.1.2.3.4 is accepted as a valid IP address by iptables -s / -d ?
+- make iptables / ip6tables use the same codebase (as libiptc)
======================================================================
[RR] Paul 'Rusty' Russel <rusty@linuxcare.com.au>