summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-08-03 21:31:11 +0200
committerMartin Mares <mj@ucw.cz>1999-08-03 21:31:11 +0200
commit9a706f32afe703a44e605e92cc50cc77d4e91088 (patch)
treecfac111be42a9a8387ff4376d5dcf89fb2f94cd0 /TODO
parent8edf2361f9c4bd745a1249db3f66dfc079dd2ca1 (diff)
downloadbird-9a706f32afe703a44e605e92cc50cc77d4e91088.tar
bird-9a706f32afe703a44e605e92cc50cc77d4e91088.zip
Added missing structure declarations.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9eaf272..f06b964 100644
--- a/TODO
+++ b/TODO
@@ -20,7 +20,6 @@ Core
- netlink: import Linux route attributes to our rta's, so that they can be filtered?
-- iface: interface filters should support filtering by IP address as well
- iface: SIOCGIFINDEX exists on glibc systems, but it doesn't work on 2.0.x kernels!
- socket: Use IP_RECVERR for BGP TCP sockets?