diff options
author | Martin Mares <mj@ucw.cz> | 1999-12-08 16:12:54 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-12-08 16:12:54 +0100 |
commit | 30bc402ebb324749f9468f8ff196545bb0a58442 (patch) | |
tree | 12b93e065f28d0e5f1d8d6ec5b292044cfca382d /TODO | |
parent | 0da472d7e867e31c49fccc4ee45df3ef47c29c9b (diff) | |
download | bird-30bc402ebb324749f9468f8ff196545bb0a58442.tar bird-30bc402ebb324749f9468f8ff196545bb0a58442.zip |
Temporary work-arounds for multicast problems. Needs further investigation.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Core - iface: SIOCGIFINDEX exists on glibc systems, but it doesn't work on 2.0.x kernels! +* glibc problems with struct mreqn + - socket: Use IP_RECVERR for BGP TCP sockets? - OSPF: refuse running on non-multicast devices |