]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-03-24  Pavel MachekFIXME was actually already resolved
2000-03-23  Pavel MachekMinor change to make code more readable.
2000-03-22  Pavel MachekRip now tries to lock interface.
2000-03-22  Pavel MachekFormat of dates changed, so rip authentication is now...
2000-03-21  Martin MaresConstruction of BGP packets.
2000-03-21  Martin MaresWrote real version of unaligned data access functions...
2000-03-20  Martin MaresStarted work on BGP. Wrote main part of the connection...
2000-03-20  Martin MaresHandle EINPROGRESS properly.
2000-03-20  Martin MaresAdded missing newline in debug output.
2000-03-20  Martin MaresDefine new data types for BGP.
2000-03-19  Martin MaresBare skeleton of the BGP.
2000-03-19  Martin MaresProtocol tracing: Don't dump core on filtered out routes.
2000-03-13  Pavel MachekCleanup, mostly debugging messages.
2000-03-12  Martin MaresAdd internal commands of the client to the command...
2000-03-12  Martin MaresCommands which failed expansions are to be stored to...
2000-03-12  Martin MaresFixed a bunch of FIXME's by removing them :)
2000-03-12  Martin MaresMade `show status' show uptime and time of last reconfi...
2000-03-12  Martin MaresAdded tm_format_datetime().
2000-03-12  Martin MaresDon't crash when filter_same() gets called on FILTER_AC...
2000-03-12  Martin MaresYet another LOCAL_DEBUG turned off.
2000-03-12  Martin MaresCleaned up debugging in kernel syncer. Netlink has...
2000-03-12  Martin MaresUse do { } while(0) instead of empty DBG if not debugging.
2000-03-12  Martin MaresGreat cleanup of debug messages. LOCAL_DEBUG turned...
2000-03-12  Martin MaresAdded tracing of interface events.
2000-03-12  Martin MaresOops, got `<' and `>' markers in trace output reversed.
2000-03-12  Martin MaresAdded debugging of communication between protocols...
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.
next