summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-04-12 16:57:46 +0200
committerMartin Mares <mj@ucw.cz>1999-04-12 16:57:46 +0200
commit5a99ade413b97a780758f5c8f927604ad6c8e57b (patch)
tree55c85d0b8a24755fd3409ba610b77871a88fd2a4 /TODO
parentbad631e04806287e99e2464c0fdc884f9efa1e71 (diff)
downloadbird-5a99ade413b97a780758f5c8f927604ad6c8e57b.tar
bird-5a99ade413b97a780758f5c8f927604ad6c8e57b.zip
Fixed a couple of bugs in handling of multicast sockets.
See comments in lib/socket.h for a detailed guide on how to use them.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 52629ea..e39678e 100644
--- a/TODO
+++ b/TODO
@@ -37,6 +37,7 @@ Cleanup
- check if all protocols set proper packet priorities and TTL's.
- replace all NUM, IPA and expr tokens by constant filter expressions
- try compiling with -Wunused
+- does everybody test return value of sk_open?
Various ideas
~~~~~~~~~~~~~