summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-03-01 21:17:46 +0100
committerMartin Mares <mj@ucw.cz>1999-03-01 21:17:46 +0100
commitbdb95a21a45bce1754bf54de3e7423cf8eebf9ee (patch)
tree32f66b3d3b611949606532eba92d542073b39df0 /TODO
parentea3582a6f66223dfd2c0dd6c597dc40b48033fd5 (diff)
downloadbird-bdb95a21a45bce1754bf54de3e7423cf8eebf9ee.tar
bird-bdb95a21a45bce1754bf54de3e7423cf8eebf9ee.zip
Added skeletal version of Linux netlink interface. It doesn't work yet,
but the framework is there and I'll try finish it soon.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c13bfa8..ff7fd19 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,8 @@ Core
- kernel: RTM_F_NOTIFY seems to be unimplemented
- kernel: RTM_DELROUTE not announced for device routes
+- netlink: import Linux route attributes to our rta's, so that they can be filtered?
+
Cleanup
~~~~~~~
- right usage of DBG vs. debug