]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
TODO update, deleted kernelnotes.org reference from ipq docs
authorHarald Welte <laforge@gnumonks.org>
Sat, 26 May 2001 20:31:59 +0000 (20:31 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sat, 26 May 2001 20:31:59 +0000 (20:31 +0000)
TODO
libipq/libipq.3

diff --git a/TODO b/TODO
index 7c421d496e374eea8798737e73ac787158c63ab8..8b141f3c5c372248d2a5771df921e56415280038 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.36 2001/05/23 23:07:33 laforge Exp $
+CVS ID: $Id: TODO,v 1.37 2001/05/25 12:24:20 jamesm Exp $
 
 IMPORTANT issues:
 - solution for nostate / notrack (we don't want to track specific conn's)
@@ -50,6 +50,7 @@ X integrate PSD target / port it as match [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) [KA]
 - string_to_number() does not work correctly for unsigned ints [JM]
+- REJECT optionally generates port unreachable with faked SOURCE
 - libipq reentrancy [JM]
 - libipq asynchronousness [JM]
 
index e7ccc69787c2fe7706974354d7f34def699fdd4a..1d2e498c8389964d6d1ef248c81a2c0418c80033 100644 (file)
@@ -1,6 +1,6 @@
 .TH LIBIPQ 3 "18 November 2000" "Linux iptables 1.1.3+" "Linux Programmer's Manual" 
 .\"
-.\" $Id: $
+.\" $Id: libipq.3,v 1.1 2000/11/20 14:13:32 jamesm Exp $
 .\"
 .\"     Copyright (c) 2000 Netfilter Core Team
 .\"
@@ -268,7 +268,7 @@ Distributed under the GNU General Public License.
 .BR ipq_set_mode (3),
 .BR ipq_set_verdict (3).
 .PP
-The Netfilter home page at http://netfilter.kernelnotes.org/
+The Netfilter home page at http://netfilter.gnumonks.org/
 which has links to The Networking Concepts HOWTO, The Linux 2.4 Packet
 Filtering HOWTO, The Linux 2.4 NAT HOWTO, The Netfilter Hacking HOWTO,
 The Netfilter FAQ and many other useful resources.