summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-05-21 16:09:06 +0200
committerMartin Mares <mj@ucw.cz>1999-05-21 16:09:06 +0200
commita07e9d82352d0060ff4f00aa8d0a2575cafc781a (patch)
tree3d427f0bef7649dc9c6cec9719d7fd1279e5b7e9 /TODO
parent4f1a6d27b9a44f61329bc7b6779a0c645362e181 (diff)
downloadbird-a07e9d82352d0060ff4f00aa8d0a2575cafc781a.tar
bird-a07e9d82352d0060ff4f00aa8d0a2575cafc781a.zip
Added --with-sysinclude to allow explicitly setting where kernel includes
reside, so that you can easily switch between 2.0 and 2.2 ones. Check existence of <linux/rtnetlink.h> for linux-22 configs to make sure we're using the correct set of includes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 28f94cc..9271316 100644
--- a/TODO
+++ b/TODO
@@ -30,6 +30,8 @@ Core
- socket: Use IP_RECVERR for BGP TCP sockets?
+- OSPF: refuse running on non-multicast devices
+
- lib: use better checksum function
Cleanup