summaryrefslogtreecommitdiffstats
path: root/CURRENT_ISSUES
diff options
context:
space:
mode:
authorlaforge <laforge>2003-01-07 20:25:23 +0000
committerlaforge <laforge>2003-01-07 20:25:23 +0000
commitf4b965bcd735e840177b91ba8bc8cd15e25fba93 (patch)
tree1d2cc54e1211bca2a813972f9238f6b45a4c56f2 /CURRENT_ISSUES
parentf964237919f66d219e46d6ee28167ef34070522d (diff)
just my personal scratchpad, so everybody knows what's going on
Diffstat (limited to 'CURRENT_ISSUES')
-rw-r--r--CURRENT_ISSUES28
1 files changed, 28 insertions, 0 deletions
diff --git a/CURRENT_ISSUES b/CURRENT_ISSUES
new file mode 100644
index 0000000..c416936
--- /dev/null
+++ b/CURRENT_ISSUES
@@ -0,0 +1,28 @@
+- REJECT to UDP packets with wrong checksum
+ - fix in pending
+- save/restore problem of owner match
+ - userspace
+- ECN checksum problem
+ - fix in pending
+- 'mangle INPUT MARK problem'
+ - route me harder?
+- ip6tables HOPLIMIT target
+ - can be put in pom
+- u32
+ - can wait
+- XDMCP conntrack/nat
+ - can wait
+- nf_debug stuff
+ - can wait
+- ipt_ACCOUNT
+ - can wait
+- ftp conntrack debug message
+ - fix in pending
+- ASSERT debug messages
+ - fix in submitted
+- ICMP de-nat problem at MTU transition
+ - fix needs testing
+- early_drop_backwards.diff
+ - is in my local pom, needs testing before 'pending'
+- UDP stream timeout (180s) doens't apply for first reply packet
+ - fix by Martin Josefsson, needs review/testing