]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-03-10  Pavel MachekFix <=, >=, !=
2000-03-09  Ondrej FilipLSA DB is completely redesigned. Now it should be faste...
2000-03-09  Pavel MachekCategorized TRACE() messages in rip
2000-03-09  Pavel MachekRip tracing: still need config hunk to set p->debug.
2000-03-09  Pavel Macheklog() classes done right
2000-03-09  Pavel Machek1 less shift/reduce conflict
2000-03-09  Pavel MachekCONST() is now gone
2000-03-08  Ondrej FilipSending of DBDes. (Checksum and length calculation...
2000-03-07  Martin MaresAdded debugging of protocol state transitions.
2000-03-07  Martin MaresAdded configuration of default protocol debugging flags.
2000-03-07  Martin MaresNo longer echoes commands before sending them.
2000-03-07  Martin MaresDBG calls debug() if defined(LOCAL_DEBUG) || defined...
2000-03-07  Martin MaresAdded protocol debugging flags (protocol.h: D_xxx)...
2000-03-07  Martin MaresRenamed command `shutdown' to `down', so that `s' can...
2000-03-05  Martin MaresImplemented real slab allocator. If you suspect it...
2000-03-04  Martin MaresRenamed EAF_INLINE to EAF_TEMP to make the name reflect...
2000-03-04  Martin MaresGarbage collector events and counters are now per table...
2000-03-04  Martin MaresRemoved bogus comment.
2000-03-04  Martin MaresFixed display of short continued messages in verbose...
2000-03-04  Martin MaresEnabled short continuations.
2000-03-04  Martin MaresPlease *think* when defining operator priorities.
2000-03-04  Martin MaresImplemented real attribute cache.
2000-03-02  Pavel MachekAvoid being exponential, do not allow ! =
2000-03-01  Martin MaresRemoved RTF_EXTERIOR and RTF_TAGGED (unused).
2000-03-01  Martin MaresReimplemented neighbor cache. Now uses real hashing.
2000-03-01  Martin MaresAdded proto->hash_key which contains randomly generated...
2000-03-01  Pavel MachekAdded type parameter to f_new_dynamic_attr.
2000-03-01  Pavel Machektmp_attrs fixed.
2000-03-01  Martin MaresChanged comments regarding hash function.
2000-03-01  Martin MaresIP_PREC_INTERNET_CONTROL for IPv6 (see the comment).
2000-03-01  Martin MaresIf the user has specified identical preferences for...
2000-03-01  Martin MaresMade `datetime' more user friendly. Now it should be...
2000-03-01  Martin MaresDynamic attributes are now declared in per-protocol...
2000-03-01  Martin MaresDefined INVALID_TOKEN which is a token guaranteed to...
2000-03-01  Martin Maresipa_opposite hack is not applicable in IPv6.
2000-02-29  Martin MaresAdapted RIP to new interface flags. Pavel, please verif...
2000-02-29  Martin MaresRewrote interface type detection logic. The `unnumbered...
2000-02-27  Martin MaresSupport expansion of command abbreviations.
2000-02-25  Ondrej FilipRouter LSA & area adding.
2000-02-25  Ondrej FilipMemory allocation in ospf_area changed.
2000-02-25  Pavel MachekGet rid of 'ab'-s, added return to functions.
2000-02-24  Martin MaresHmmm, libreadline 2.1 seems to be the oldest version...
2000-02-24  Martin MaresMoan loudly if libreadline is an old version which...
2000-02-24  Ondrej FilipArea work and router LSA starts when interface goes up.
2000-02-23  Ondrej FilipSmall change for debugging.
2000-02-23  Ondrej FilipStructures for router LSA added.
2000-02-23  Ondrej FilipBetter debugging.
2000-02-23  Ondrej FilipBetter debuging.
2000-02-17  Martin MaresCompletion works. Unfortunately, we have to access...
2000-02-17  Martin MaresClient: Online help works (Cisco style: just press...
2000-02-15  Martin MaresFirst usable version of the client. No command completi...
2000-02-14  Martin MaresDon't make dependencies in client directory if the...
2000-02-08  Ondrej FilipHash table structure redesigned.
2000-02-08  Ondrej FilipOther LS struct added.
2000-02-08  Ondrej FilipLSA type changed from u16 to u8.
2000-02-08  Ondrej FilipMalloc() changed to cfg_alloc().
2000-01-31  Pavel Machekfilter_same() implemented. Don't bet on it, yet.
2000-01-26  Pavel MachekUpdated docs about filters, and added fixme.
2000-01-26  Pavel MachekDo not send empty packets in rip.
2000-01-26  Pavel MachekOutput made prettier.
2000-01-20  Martin MaresConfigure, link and use the readline library.
2000-01-19  Martin MaresPut client on a stony ground. The whole client is going...
2000-01-19  Martin MaresGenerate a list of all commands and their help texts...
2000-01-19  Martin MaresSplit off general commands to cmds.c.
2000-01-19  Martin MaresKilled a couple of bugs in the neighbor cache.
2000-01-18  Martin MaresKilled protocol->priority. Protocol startup should...
2000-01-18  Martin Maresprotocol->startup_counter no longer exists.
2000-01-18  Martin MaresKernel route syncer now supports dynamic reconfiguratio...
2000-01-17  Martin MaresRemoved point-to-point tunnel hack as it breaks ordinar...
2000-01-17  Martin MaresStatic protocol supports full dynamic reconfiguration.
2000-01-17  Martin MaresMoved initlialization of protocol lists to global init...
2000-01-17  Martin MaresSeparated `official protocol names' used in status...
2000-01-17  Martin MaresReconfiguration for device protocol.
2000-01-17  Martin MaresPipe protocol supports reconfiguration.
2000-01-17  Martin MaresDevice protocol supports reconfiguration.
2000-01-17  Martin MaresDon't forget changing proto->name to point to name...
2000-01-16  Martin MaresWhen a quoted string is encountered, don't forget to...
2000-01-16  Martin MaresWording changes.
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 MaresNo more problems when events get scheduled during event...
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
2000-01-16  Martin MaresDon't forget to set proto->min_scope = SCOPE_HOST.
2000-01-05  Ondrej FilipPreparing for building LS databaze. Huh, why is it...
1999-12-20  Pavel MachekFew more entries for bird documentation
1999-12-18  Pavel MachekThis is first version of documentation. Be sure to...
1999-12-18  Pavel MachekAdded fixme.
1999-12-16  Martin MaresMinor cleanups.
1999-12-16  Martin MaresHandle cases when SIOCGIFINDEX is defined, but doesn...
1999-12-16  Martin MaresAdded missing semicolon.
1999-12-16  Martin MaresBetter order of includes.
1999-12-16  Martin Maresipv6_compare() accepts non-lvalue arguments as well...
1999-12-16  Martin MaresTried to clean up multicast handling. Now we don't...
1999-12-16  Martin MaresAvoid touching F_MODIFY, it no longer exists.
1999-12-16  Martin MaresTODO entries and FIXME's.
1999-12-16  Martin MaresKicked off F_MODIFY (not generated nor used)
1999-12-09  Martin MaresAdded universal locking mechanism which will solve...
1999-12-08  Martin MaresTemporary work-arounds for multicast problems. Needs...
1999-12-08  Martin MaresExcept for special protocols (nowadays only the kernel...
next