From 4b87e256eba51a8711c24fbae501ac7975b4ecd3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 19 Jan 2000 12:30:19 +0000 Subject: Split off general commands to cmds.c. Added `show symbols' command which dumps whole symbol table together with symbol types etc. --- TODO | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2b752ac..b9ba13f 100644 --- a/TODO +++ b/TODO @@ -21,13 +21,10 @@ Core - netlink: import Linux route attributes to our rta's, so that they can be filtered? -- socket: Use IP_RECVERR for BGP TCP sockets? - - config: executable config files - config: when parsing prefix, check zero bits - config: useless rules when protocols disabled - config: better datetime format -- config: long disable/enable/restart sequences hang - krt: rescan interfaces when route addition fails? @@ -37,11 +34,6 @@ Core Commands ~~~~~~~~ -show # show everything you know about symbol - rip ??? [] - ospf ??? [] - static ??? [] - symbols - showing of routing table as seen by given protocol Roadmap @@ -51,7 +43,6 @@ Roadmap - Remaining bits of IPv6 support (radvd) - RIPv6 - BGP? -- Logging and debugging messages Client ~~~~~~ @@ -62,7 +53,7 @@ Documentation - write doctool - write documentation :| -Cleanup +Globals ~~~~~~~ - right usage of DBG vs. debug - cleanup debugging calls @@ -73,8 +64,8 @@ Cleanup - replace all NUM, IPA and expr tokens by constant filter expressions - try compiling with -Wunused - does everybody test return value of sk_open? -- add references to RFC's we did follow -- protocols: implement CLI hooks +- doc: references to RFC's we did follow +- protocols: implement CLI hooks and per-procotol CLI commands - protocols: implement reconfigure hook - protocols: use locking @@ -122,3 +113,4 @@ BGP - hold time - idle timer after error: initial value, exponential growth, maximum value - import of IGP routes (use external route tags from OSPF) + - Use IP_RECVERR for BGP TCP sockets? -- cgit v1.2.3