From 649db08857b48bb0c4f4acc949de0d0fe6ccb109 Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sat, 25 Apr 2015 21:15:22 +0200 Subject: [PATCH] added open issues --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 8a78684..f622f30 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,10 @@ MUST: - support ipv6 - half done: not tested yet, just compiles. - check for bind_h: must be same proto as dst_h (both v4 or both v6!) -- v6ize verbose outputs + + half done: not tested yet, just compiles. + + check for bind_h: must be same proto as dst_h (both v4 or both v6!) + + v6ize verbose outputs + + check for scopeid for dst_h (no route to host?), also the id + must match for bind_h - daemonize - syslog - if compiled with -O2, gcc mangles the dst sockaddr_in pointers in some weird ways