summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulien Viard de Galbert <julien@vdg.blogsite.org>2010-07-11 17:38:38 +0200
committerJulien Viard de Galbert <julien@vdg.blogsite.org>2010-07-11 17:38:38 +0200
commit68fcdecacc9c354c8774aef01bc92ca946691d83 (patch)
treeecdefbceed4eeb914d6aa22482cd0c6208fbe008 /TODO
parentb416107a2b412a3d05ff88a498b55747d9f5f5ef (diff)
UDP tests added
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 62e762d..ff17f94 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,8 @@
- Find a better bugtracker than this file
- tests:
- Improve feature coverage
+ - investigate why UDP IPv6 tests fail
- test transparent proxy mode again
-- doc that udp does not work
-- implement udp
-- implementing all sed scripting is not the plan, but
+- implementing all sed scripting is not the plan, but :
- implement some regex support (most of sed s// command without all the scripting that sed allows). man 3 regex
- allowing the rule to be processed externally by a filter program (so the real sed can be used). check with popen.