summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ff7fd19..d3654cd 100644
--- a/TODO
+++ b/TODO
@@ -21,8 +21,7 @@ Core
- broadcast/multicast echoing suppresion
- we need ifindex at least for PtP links
-- kernel: RTM_F_NOTIFY seems to be unimplemented
-- kernel: RTM_DELROUTE not announced for device routes
+- kernel: RTM_DELROUTE not announced for device routes [confirmed by Alexey: it's a feature]
- netlink: import Linux route attributes to our rta's, so that they can be filtered?
@@ -35,6 +34,7 @@ Cleanup
- check log calls for trailing newlines
- check if all protocols set proper packet priorities and TTL's.
- replace all NUM's by expr's
+- try compiling with -Wunused
Various ideas
~~~~~~~~~~~~~