aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Connected the `doc' subtree to global makefiles.Martin Mares2000-05-051-0/+2
* Updated.Martin Mares2000-05-041-3/+7
* Updated TODO.Martin Mares2000-04-281-1/+3
* Changed initialization of protocol list -- now we call proto_build() insteadMartin Mares2000-04-011-0/+2
* Use bsprintf() instead of sprintf().Martin Mares2000-03-311-0/+1
* Started work on BGP. Wrote main part of the connection handling code.Martin Mares2000-03-201-0/+2
* Fixed a bunch of FIXME's by removing them :)Martin Mares2000-03-121-2/+2
* Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUGMartin Mares2000-03-121-5/+1
* Added tracing of interface events.Martin Mares2000-03-121-1/+0
* Added debugging of communication between protocols and routing tables.Martin Mares2000-03-121-4/+0
* Added debugging of protocol state transitions.Martin Mares2000-03-071-0/+7
* Implemented real slab allocator. If you suspect it from being buggy,Martin Mares2000-03-051-2/+0
* Implemented real attribute cache.Martin Mares2000-03-041-21/+1
* Reimplemented neighbor cache. Now uses real hashing.Martin Mares2000-03-011-13/+3
* Made `datetime' more user friendly. Now it should be a quoted stringMartin Mares2000-03-011-3/+1
* Rewrote interface type detection logic. The `unnumbered' flag is now perMartin Mares2000-02-291-1/+0
* Support expansion of command abbreviations.Martin Mares2000-02-271-17/+2
* First usable version of the client. No command completion and similar niftyMartin Mares2000-02-151-1/+4
* Split off general commands to cmds.c.Martin Mares2000-01-191-12/+4
* Killed protocol->priority. Protocol startup should be clean and hack-free now.Martin Mares2000-01-181-2/+1
* Removed point-to-point tunnel hack as it breaks ordinary PtP interfaces.Martin Mares2000-01-171-1/+0
* Separated `official protocol names' used in status dumps from name templatesMartin Mares2000-01-171-2/+1
* Reworked proto lists -- each proto is now in two lists: the global oneMartin Mares2000-01-161-3/+1
* Added filter_same() for comparision of two filters.Martin Mares2000-01-161-3/+0
* Converted shutdown to a kind of reconfiguration, it's no more handledMartin Mares2000-01-161-2/+0
* First attempt on dynamic reconfiguration. There are still lots of bugsMartin Mares2000-01-161-2/+15
* Minor cleanups.Martin Mares1999-12-161-3/+21
* Handle cases when SIOCGIFINDEX is defined, but doesn't work (new glibcMartin Mares1999-12-161-2/+0
* Tried to clean up multicast handling. Now we don't try to guessMartin Mares1999-12-161-6/+1
* TODO entries and FIXME's.Martin Mares1999-12-161-4/+1
* Temporary work-arounds for multicast problems. Needs further investigation.Martin Mares1999-12-081-0/+2
* Implemented echoing of log messages to CLI connections. Just try `echo all'.Martin Mares1999-12-061-3/+0
* Added DEBUG commands.Martin Mares1999-12-041-6/+2
* Implemented `show route where <condition>' command.Martin Mares1999-12-021-1/+0
* Updated TODO file.Martin Mares1999-12-011-0/+2
* Added dumping of routing tables (`show route'). This includes filtering.Martin Mares1999-12-011-3/+1
* Remember protocol instance in proto_config and use that forMartin Mares1999-11-301-3/+1
* More CLI plans...Martin Mares1999-11-181-4/+7
* Added skeleton of command tree. Please inspect.Martin Mares1999-11-171-0/+14
* Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares1999-08-031-13/+6
* Pruned the TODO list.Martin Mares1999-08-031-3/+17
* Kernel route syncer supports multiple tables.Martin Mares1999-08-031-2/+4
* Added missing structure declarations.Martin Mares1999-08-031-1/+0
* Changes to interface handling on traditional Unices:Martin Mares1999-08-031-5/+0
* Faster checksum function.Martin Mares1999-08-031-2/+0
* Added functions for parsing and formatting of dates.Martin Mares1999-08-031-1/+0
* Better date/time input methods need to be donePavel Machek1999-05-261-0/+1
* Added --with-sysinclude to allow explicitly setting where kernel includesMartin Mares1999-05-211-0/+2
* Added ip_skip_header() and modified OSPF to use it.Martin Mares1999-05-141-0/+2
* Netlink support for secondary interface addresses.Martin Mares1999-05-071-0/+1