summaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Expand)Author
1999-03-26Moved to a much more systematic way of configuring kernel protocols.Martin Mares
1999-03-03Rewrote the kernel syncer. The old layering was horrible.Martin Mares
1999-03-02Netlink module supports interface scan on startup. Working on more.Martin Mares
1999-03-01Implemented netlink protocol parsing functions. More to come tomorrow.Martin Mares
1999-03-01Added skeletal version of Linux netlink interface. It doesn't work yet,Martin Mares
1999-03-01Pruned the TODO list.Martin Mares
1999-02-13Cleaned up TODO file.Martin Mares
1999-02-13'#' comments in config files are equivalent to end of line, thereforeMartin Mares
1999-02-13Squashed one bug in timing of route scans.Martin Mares
1999-02-13config->router_id works again.Martin Mares
1999-02-11Real implementation of protocol state machines. Delayed startup/shutdownMartin Mares
1999-02-11Added simple event scheduling system to avoid recursive callingMartin Mares
1999-02-05Implemented new configuration/reconfiguration interface and defined protocolMartin Mares
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1998-12-20Finer grained logging levels:Martin Mares
1998-12-08Hopefully finished kernel syncer (krt) rewrite:Martin Mares
1998-12-07All static routes except for device ones should work and appear/disappearMartin Mares
1998-12-06Added skeleton of static route protocol.Martin Mares
1998-11-29Added configuration of the device internal protocol. This is primarilyMartin Mares
1998-11-29`wc -l TODO` decreased.Martin Mares
1998-11-27Trivial 15-line bison excercise: Implemented expressions includingMartin Mares
1998-10-19Updated TODO.Martin Mares
1998-10-19We parse /proc/net/route and flag RT entries according to it. More to comeMartin Mares
1998-10-18* Please distinguish between DGB() and debug().Martin Mares
1998-10-13o There are cases when SIOCGIFINDEX is defined, but it doesn't work. WhenMartin Mares
1998-06-17Added local version of sprintf (bsprintf and bvsprintf) offering few newMartin Mares
1998-06-01- Rewrote whole interface logic. Removed support for multiple addresses perMartin Mares
1998-05-26DBG now calls debug() instead of sending it to log().Martin Mares
1998-05-03BIRD library: The story continues.Martin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares