]> git.ipfire.org Git - thirdparty/bird.git/history - TODO
Babel: Rework handling of retractions
[thirdparty/bird.git] / TODO
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-22  Ondrej ZajicekNEWS and version update.
2011-03-13  Ondrej ZajicekImplements Router Advertisement protocol.
2010-01-06  Ondrej ZajicekNEWS, version and documentation update.
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-19  Ondrej ZajicekNew version.
2009-03-25  Ondrej ZajicekMinor text updates.
2005-02-20  Ondrej FilipSome tasks are fulfilled. :-)
2004-08-02  Ondrej FilipSome more TODOs for OSPF.
2004-07-15  Ondrej FilipHuge OSPF database redesign. Since now, all LSAs of...
2004-07-14  Ondrej FilipMultiple OSPF areas can be attached.
2004-06-25  Ondrej FilipA lot of changes:
2004-06-06  Ondrej FilipRPM is now able to build IPv4 and IPv6 bird.
2004-06-06  Ondrej FilipTODO updated.
2000-06-19  Martin MaresIf compiled with --enable-debug, don't even try to...
2000-06-16  Martin MaresUse our own SUN_LEN if libc doesn't provide it.
2000-06-08  Martin MaresUpdated.
2000-06-07  Martin MaresUpdated.
2000-06-07  Martin MaresUpdated TODO file.
2000-06-05  Martin MaresUnless a filter specifies otherwise, all external route...
2000-06-05  Martin MaresDescription of protocol module moved to where it belong...
2000-06-04  Martin MaresUpdated the TODO list with our last-minute stuff.
2000-06-02  Martin MaresNew TODO list.
2000-05-31  Pavel MachekDocumentation update
2000-05-31  Martin MaresAdded the introduction chapter of progdoc.
2000-05-30  Pavel MachekAdded section about client.
2000-05-30  Pavel MachekMore todo in documentation.
2000-05-29  Martin MaresUpdated TODO.
2000-05-29  Pavel MachekReally short installation section added.
2000-05-29  Pavel MachekDocs updates.
2000-05-29  Pavel MachekInfo about client. (Mj, if you tell me that's trivial...
2000-05-28  Pavel MachekDocumentation update.
2000-05-19  Martin MaresFixed a very nasty bug in FIB iterators.
2000-05-19  Martin MaresBGP now reports originating AS and origin type in get_r...
2000-05-19  Martin MaresAsynchronous feeding of protocols.
2000-05-16  Martin MaresDon't log state changes if nothing user-visible has...
2000-05-16  Martin MaresWhen in persist mode, don't delete routes from kernel...
2000-05-15  Martin Maresbgp_get_status: If protocol is down, don't print BGP...
2000-05-15  Martin MaresCleanup of configuration.
2000-05-15  Martin MaresGot rid of startup functions and filters_postconfig().
2000-05-13  Martin MaresAdded `show route for <prefix-or-ipa>' which looks...
2000-05-13  Martin MaresUnified parsing of prefixes.
2000-05-13  Martin MaresAdapted to new rt_notify semantics.
2000-05-11  Martin MaresIf a broadcast address is missing, go fake one.
2000-05-08  Martin MaresGenerated first public alpha release.
2000-05-08  Martin MaresImplemented `show route count' which is `show route...
2000-05-08  Martin MaresDon't crash when the socket gets closed between updates.
2000-05-08  Martin MaresUpdate `remains' counter correctly.
2000-05-08  Martin MaresUpdated TODO.
2000-05-07  Martin MaresImplemented `show route <...> stats'.
2000-05-07  Martin MaresSetup of incoming connection is now a separate function.
2000-05-06  Martin MaresAdded commands `show route protocol <p>' and `show...
2000-05-06  Martin MaresIPv6 support compiles on both glibc 2.0 and 2.1.
2000-05-06  Martin MaresCosmetic fixes.
2000-05-06  Martin MaresWhen rte_update is called for an identical route, don...
2000-05-05  Martin MaresConnected the `doc' subtree to global makefiles.
2000-05-04  Martin MaresUpdated.
2000-04-28  Martin MaresUpdated TODO.
2000-04-01  Martin MaresChanged initialization of protocol list -- now we call...
2000-03-31  Martin MaresUse bsprintf() instead of sprintf().
2000-03-20  Martin MaresStarted work on BGP. Wrote main part of the connection...
2000-03-12  Martin MaresFixed a bunch of FIXME's by removing them :)
2000-03-12  Martin MaresCleaned up debugging in kernel syncer. Netlink has...
2000-03-12  Martin MaresAdded tracing of interface events.
2000-03-12  Martin MaresAdded debugging of communication between protocols...
2000-03-07  Martin MaresAdded debugging of protocol state transitions.
2000-03-05  Martin MaresImplemented real slab allocator. If you suspect it...
2000-03-04  Martin MaresImplemented real attribute cache.
2000-03-01  Martin MaresReimplemented neighbor cache. Now uses real hashing.
2000-03-01  Martin MaresMade `datetime' more user friendly. Now it should be...
2000-02-29  Martin MaresRewrote interface type detection logic. The `unnumbered...
2000-02-27  Martin MaresSupport expansion of command abbreviations.
2000-02-15  Martin MaresFirst usable version of the client. No command completi...
2000-01-19  Martin MaresSplit off general commands to cmds.c.
2000-01-18  Martin MaresKilled protocol->priority. Protocol startup should...
2000-01-17  Martin MaresRemoved point-to-point tunnel hack as it breaks ordinar...
2000-01-17  Martin MaresSeparated `official protocol names' used in status...
2000-01-16  Martin MaresReworked proto lists -- each proto is now in two lists...
2000-01-16  Martin MaresAdded filter_same() for comparision of two filters.
2000-01-16  Martin MaresConverted shutdown to a kind of reconfiguration, it...
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
1999-12-16  Martin MaresMinor cleanups.
1999-12-16  Martin MaresHandle cases when SIOCGIFINDEX is defined, but doesn...
1999-12-16  Martin MaresTried to clean up multicast handling. Now we don't...
1999-12-16  Martin MaresTODO entries and FIXME's.
1999-12-08  Martin MaresTemporary work-arounds for multicast problems. Needs...
1999-12-06  Martin MaresImplemented echoing of log messages to CLI connections...
1999-12-04  Martin MaresAdded DEBUG commands.
1999-12-02  Martin MaresImplemented `show route where <condition>' command.
1999-12-01  Martin MaresUpdated TODO file.
1999-12-01  Martin MaresAdded dumping of routing tables (`show route'). This...
1999-11-30  Martin MaresRemember protocol instance in proto_config and use...
1999-11-18  Martin MaresMore CLI plans...
1999-11-17  Martin MaresAdded skeleton of command tree. Please inspect.
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1999-08-03  Martin MaresPruned the TODO list.
1999-08-03  Martin MaresKernel route syncer supports multiple tables.
1999-08-03  Martin MaresAdded missing structure declarations.
1999-08-03  Martin MaresChanges to interface handling on traditional Unices:
1999-08-03  Martin MaresFaster checksum function.
next