summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-03-02 19:37:02 +0100
committerMartin Mares <mj@ucw.cz>1999-03-02 19:37:02 +0100
commit7972248d5d7f404a65fd630b2af712703aca0746 (patch)
treeb0702802718a6d7adeeff102964568bdbc5629ee /TODO
parente35ef181a41384446aca614522a7cbb10606dd5b (diff)
downloadbird-7972248d5d7f404a65fd630b2af712703aca0746.tar
bird-7972248d5d7f404a65fd630b2af712703aca0746.zip
Netlink module supports interface scan on startup. Working on more.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index d3654cd..8045604 100644
--- a/TODO
+++ b/TODO
@@ -19,12 +19,12 @@ Core
- incoming packets: interface the packet came from? (esp. for multicasts)
- broadcast/multicast echoing suppresion
-- we need ifindex at least for PtP links
-
-- kernel: RTM_DELROUTE not announced for device routes [confirmed by Alexey: it's a feature]
- netlink: import Linux route attributes to our rta's, so that they can be filtered?
+- iface: when seen an invalid broadcast, fix it up or at least report
+- iface: we always need ifindex at least for PtP links (OSPF)
+
Cleanup
~~~~~~~
- right usage of DBG vs. debug