]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
added (10.1.2.3.4 is accepted as a valid IP address by iptables)
authorHarald Welte <laforge@gnumonks.org>
Wed, 28 Feb 2001 11:15:01 +0000 (11:15 +0000)
committerHarald Welte <laforge@gnumonks.org>
Wed, 28 Feb 2001 11:15:01 +0000 (11:15 +0000)
TODO

diff --git a/TODO b/TODO
index 97153fb188154568cc295cc06e5f2c26fa2ab2e5..a5108096f1aa8cd88c2df7c1eee53a44faf66e54 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@ Currently maintained by Harald Welte <laforge@gnumonks.org>
 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.22 2001/02/18 16:12:45 laforge Exp $
+CVS ID: $Id: TODO,v 1.23 2001/02/22 12:01:55 laforge Exp $
 
 IMPORTANT before iptables-1.2.1 release:
 X generic tcp sequence number offset support for nat helpers [HW]
@@ -41,6 +41,7 @@ X integrate PSD target / port it as match [HW]
 - various NAT performance optimizations possible! (which? ask HW)
 - 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 ?
 
 ======================================================================
 [RR]   Paul 'Rusty' Russel <rusty@linuxcare.com.au>