]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2004-06-06  Ondrej FilipTest old instance of BIRD.
2004-06-06  Ondrej FilipBe sure, that ospf_area is aged before routing table...
2004-06-06  Ondrej FilipKeep al lSAs invalidated.
2004-06-06  Ondrej FilipTODO updated.
2004-06-06  Ondrej FilipSmall cleanup, indentation and preparation for multiple...
2004-06-06  Ondrej FilipIndentation.
2004-06-06  Ondrej FilipThis warning is stupid.
2004-06-06  Ondrej FilipIndentation.
2004-06-06  Ondrej FilipStruct area_net changed.
2004-06-06  Ondrej FilipCleanup in iface.c
2004-06-06  Ondrej FilipBe more verbose in troubles.
2004-06-05  Ondrej FilipSet size of the buffers. (Thanx MJ.)
2004-06-05  Martin MaresStaticized lots of local functions.
2004-06-05  Martin MaresOne less unused variable.
2004-06-05  Martin MaresBetter prototypes.
2004-06-05  Martin MaresAdd more warnings if --enable-warnings is turned on...
2004-06-05  Martin Mares`defaut' should be `default'.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-05  Martin Mares... and in rip (there are even unused functions!).
2004-06-05  Martin Mares... in pipe.
2004-06-05  Martin Mares... in BGP.
2004-06-05  Martin MaresOne more in the library.
2004-06-05  Martin Mares... and in the filter.
2004-06-05  Martin MaresUnused parameters in the client.
2004-06-05  Martin MaresMarked unused parameters in sysdep code as such.
2004-06-05  Martin MaresMarked unused parameters in core code as such.
2004-06-05  Martin MaresRenamed log() to log_msg(), but still keeping the old...
2004-06-05  Martin MaresA better comment.
2004-06-05  Martin MaresMoved the tests for socket existence here.
2004-06-05  Martin MaresCleaned up sk_reallocate() and friends.
2004-06-04  Ondrej FilipBe more verbose.
2004-06-04  Ondrej Filipcleanup in lsupd.c, indenting, "struct proto" removed...
2004-06-04  Ondrej Filip'struct proto' removed
2004-06-04  Ondrej FilipUseless logs removed.
2004-06-04  Ondrej FilipBugfix in last patch.
2004-06-04  Ondrej FilipOSPF is ready for changing MTU.
2004-06-04  Ondrej Filipno comment
2004-06-04  Ondrej Filipdbdes indent an minor changes.
2004-06-04  Ondrej Filiptypo in README
2004-06-04  Ondrej Filipbetter log() usage.
2004-06-04  Ondrej Filiplsreq.c indented and small 'struct proto' changes.
2004-06-04  Ondrej Filiphello.* reindented, code cleanup.
2004-06-04  Ondrej FilipDeleted useles "struct proto" sending.
2004-06-04  Ondrej FilipBetter log() usage.
2004-06-04  Ondrej FilipIndented. No other change.
2004-06-04  Ondrej Filiplsack.c cleaned. Better names for functions and
2004-06-04  Ondrej Filipackd_timer_hook moded to neighbor.c
2004-06-04  Ondrej FilipFatal bug found. Sometimes BIRD did not originate route...
2004-06-04  Ondrej FilipInitialize iterator on the right place.
2004-06-04  Ondrej FilipThis can happen now.
2004-06-04  Ondrej FilipSmall reversing of previous patch.
2004-06-04  Ondrej FilipDon't repeat "Sheduling rt calc....."
2004-06-04  Ondrej FilipCode and comments cleanup.
2004-06-04  Ondrej Filiphello.c and hello.h cleaned up. No design changes.
2004-06-03  Ondrej FilipAdded source addr for multicast socket.
2004-06-03  Ondrej FilipCONFIG_SKIP_MC_BIND added.
2004-06-02  Ondrej FilipDeleted useless rfree. (Socked was freed by cli_free())
2004-06-02  Ondrej FilipHotfix for router's parent without nexthop.
2004-06-01  Ondrej FilipBugfix in external routes calculation.
2004-06-01  Ondrej FilipCode clean up.
2004-06-01  Ondrej FilipEasier cleanup of an interface.
2004-06-01  Ondrej FilipDon't free socket's resources.
2004-06-01  Ondrej FilipPatch from Andreas Steinmetz <ast@domdv.de>
2004-06-01  Ondrej FilipReverting last patch.
2004-06-01  Ondrej FilipCaching loopback interface.
2004-06-01  Ondrej Filiplog->DBG
2004-06-01  Ondrej FilipMinor changes caused by MJ's comment.
2004-06-01  Ondrej Filip#ifdef CONFIG_UNIX_DONTROUTE added.
2004-06-01  Ondrej FilipALIGN -> BIRD_ALIGN
2004-06-01  Ondrej FilipNow, only one AC_OUTPUT is used.
2004-06-01  Ondrej FilipUseles log()s deleted.
2004-06-01  Ondrej Filipbzero has 2 arguments.
2004-06-01  Ondrej Filipmemset -> bzero
2004-05-31  Martin MaresUpdated the distribution script.
2004-05-31  Martin MaresDocumented the pxlen parameter.
2004-05-31  Martin MaresAdded a simple utility for converting CVS log messages...
2004-05-31  Martin MaresMove CLI socket to the newly created CLI's pool.
2004-05-31  Martin MaresRewritten the I/O loop. All socket operations are now...
2004-05-31  Martin MaresAdded UNUSED.
2004-05-31  Martin MaresKilled a couple of unused variables.
2004-05-31  Martin Maresstatic declarations don't belong to includes. (And...
2004-05-31  Martin MaresNeed <termios.h> for tcdrain().
2004-05-31  Martin MaresMake the check for <linux/rtnetlink.h> work with recent...
2004-05-31  Martin MaresOne space more.
2004-05-31  Martin MaresAdded rmove() (by Andreas, tweaked by me).
2004-05-31  Martin MaresThe code was broken for external /29 to /32 routes...
2004-05-31  Martin MaresThe OSPF authentication type was sent in host byte...
2004-05-31  Martin MaresThe initial sequence number for RIP md5 authentication...
2004-05-31  Martin MaresSmall correction to va_start/va_end in cli_printf ...
2004-05-31  Martin MaresFix handling on full pipe to client in bird. Prevent...
2004-05-31  Martin MaresBird's control socket should be in /var/run and the...
2004-05-31  Martin MaresFix bison input for current build tools, otherwise...
2004-05-31  Martin MaresMake RIP nolisten mode actually work. The socket is...
2004-05-31  Ondrej FilipChanged of comments.
2004-05-31  Ondrej FilipGrrr, committing too fast.
2004-05-31  Ondrej Filipalloca.h added
2004-05-31  Ondrej FilipUse #include "alloca.h"
2004-05-31  Ondrej FilipPrevious change was mistake.
2004-05-31  Ondrej FilipUseless include deleted.
2004-05-31  Martin MaresUpdated copyright notices.
next