]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2002-11-13  Martin MaresAdded missing #include and wondering how could it ever...
2002-09-21  Pavel MachekPassword does not need to be null-terminated, do not...
2002-04-03  Ondrej FilipSmall typo fixed.
2002-03-10  Martin MaresApplied Pavel's fix for broadcast/multicast mode.
2002-03-04  Ondrej FilipAge LSA DB after LSA origination and before routing...
2002-03-04  Ondrej FilipNew trace added.
2001-12-07  Ondrej FilipBugfix in router importation.
2001-12-07  Ondrej FilipSmall bugfix in RIP documentation.
2001-08-21  Ondrej FilipRemoved some useless (hope!) code in next hop calculation.
2001-08-21  Ondrej FilipFinally, next hop problem fixed.
2001-08-21  Ondrej FilipUseless trace.
2001-08-21  Ondrej FilipHope, bug in next hop calculation for stub routes fixed.
2001-08-19  Martin MaresFix %<something>I format strings.
2001-08-19  Martin MaresIP address formatting now uses the same rules as format...
2001-08-12  Ondrej FilipDokumented switch network.
2001-08-12  Ondrej FilipArea networks added into configuration.
2001-08-11  Ondrej FilipChanged definition of stub area.
2001-08-11  Ondrej FilipBugfix in B-bit setting in router LSA.
2001-08-11  Ondrej FilipI will not originate the same lsa before MINLSINTERVAL.
2001-08-03  Martin MaresDon't loop forever when trying to skip an out-sequence...
2001-06-12  Ondrej FilipInstall route into main routing table just if it's...
2001-06-09  Ondrej FilipYes, 1.0.5 released.
2001-06-09  Ondrej FilipAdded comments.
2001-06-09  Ondrej FilipBug in next-hop calculation fixed. (For dual connected...
2001-04-09  Ondrej FilipPatch from David Rohleder <davro@ics.muni.cz> thanx.
2001-03-06  Martin MaresFixed <time.h> vs. <sys/time.h> problems.
2001-02-20  Martin MaresFixed duplicity in log category numbering.
2001-01-19  Martin MaresAdded paper for my talk about BIRD at SLT 2001.
2001-01-17  Martin MaresBug fix from Zheng Yuan <zyuan1@cig.mot.com>.
2001-01-15  Martin MaresAdded an explanatory comment.
2001-01-08  Martin MaresFixed infinite recursion in password_same.
2000-12-14  Ondrej FilipHmm, nasty bug, LSUPD was not well flooded via PTP...
2000-11-21  Ondrej FilipSmall bugfix in ext routes calculation.
2000-11-08  Ondrej FilipYet another nasty bugfix of iface_patts_equal().
2000-11-08  Ondrej FilipBugfix in iface_patts_equal.
2000-09-09  Ondrej FilipMinor rpm changes to make RedHat happy.
2000-09-04  Ondrej FilipFixed many bugs in rt calculation and interface adding...
2000-09-04  Ondrej FilipI allocate struct ifa before unlocking. So route export...
2000-09-03  Ondrej FilipSerious bug in ext lsa origination found. Going for...
2000-09-03  Ondrej FilipSome misspells.
2000-09-03  Ondrej FilipVersion 1.0.3.
2000-09-03  Ondrej FilipVersion 1.0.3 released.
2000-09-03  Ondrej FilipAnother atrey->atrey.karlin.mff.cuni.cz
2000-09-03  Ondrej FilipLog some unusual situation.
2000-09-03  Ondrej FilipSmall bugfix. (Use atrey.karlin.... instead of atrey.)
2000-09-02  Ondrej FilipAdded stub interface. (Interface which is propagated...
2000-09-02  Ondrej FilipReconfigure poll interval.
2000-09-02  Ondrej FilipReconfiguration for new options.
2000-09-02  Ondrej FilipMore examples.
2000-09-02  Ondrej FilipAdded hellos on NBMA networks. (I don't violate RFC...
2000-08-28  Ondrej FilipBetter ospf metric explanation.
2000-08-28  Ondrej FilipBugfix in ext lsa importing.
2000-08-25  Ondrej FilipMinor bug. It does not work on non RH systems. Thanx to
2000-08-24  Ondrej FilipAdded files for RPM building.
2000-08-23  Ondrej FilipReleased as version 1.0.2.
2000-08-18  Ondrej FilipTypo.
2000-08-18  Ondrej FilipFixed bug in nex hop calculation of external routes.
2000-08-18  Ondrej FilipJust formatting.
2000-08-17  Ondrej FilipStupid bug in next hop calculation of external routes.
2000-08-16  Ondrej FilipTypo in rte_better.
2000-08-16  Ondrej FilipMy calculation of external routes violated rfc. :-(
2000-08-16  Ondrej FilipBug in rte_better.
2000-06-26  Martin MaresAdded slides for our presentation, but don't export...
2000-06-21  Martin MaresInclude CVS ChangeLog in the distribution
2000-06-21  Martin MaresReleased as version 1.0.1.
2000-06-21  Pavel MachekRIP bugfix
2000-06-21  Martin MaresCheck broadcast address sanity before believing it.
2000-06-20  Martin MaresDon't accept incoming connections when the neighbor...
2000-06-19  Martin MaresIf compiled with --enable-debug, don't even try to...
2000-06-19  Ondrej FilipRouting table calculation clean up.
2000-06-18  Martin MaresFix numbering of routing tables in IPv6 version.
2000-06-16  Martin MaresUse our own SUN_LEN if libc doesn't provide it.
2000-06-13  Ondrej FilipBugfix in logging.
2000-06-09  Martin Maresbird-1.0.0 has been released.
2000-06-09  Martin MaresDuring initialization, log to both syslog and stderr...
2000-06-09  Martin MaresUse SUN_LEN() for length of UNIX domain addresses....
2000-06-09  Martin MaresShut up an uninitialized variable warning.
2000-06-09  Martin MaresAdded a `What is missing' section.
2000-06-09  Martin MaresBefore building distribution tarballs, make distclean...
2000-06-09  Martin MaresReleased as 1.0.0, but marked it as a BETA version.
2000-06-09  Martin MaresProper building and installation of documentation in...
2000-06-08  Ondrej FilipNasty bug in LSA refreshing. I didn't refesh my own...
2000-06-08  Ondrej FilipAcknoledge your own premature aged LSA.
2000-06-08  Ondrej FilipDon't send dbdes before rtlsa origination.
2000-06-08  Pavel MachekFix i_same for 'c' instruction.
2000-06-08  Martin MaresUpdated distribution README.
2000-06-08  Martin MaresWhen distcleaning, clean up doc as well.
2000-06-08  Pavel MachekFinal version of documentation (famous last words)
2000-06-08  Martin MaresFixes.
2000-06-08  Martin MaresMissing parameters...
2000-06-08  Pavel MachekMore spellchecking and typographic changes.
2000-06-08  Martin MaresFixes for the programmer's manual.
2000-06-08  Ondrej FilipHASH_DEF_ORDER back to 6.
2000-06-08  Martin MaresSet margins.
2000-06-08  Ondrej FilipIntroduction to configuration of OSPF.
2000-06-08  Martin Mares... as well there.
2000-06-08  Martin MaresOops! Configuration compiles now.
2000-06-08  Pavel MachekTiny fixes.
2000-06-08  Martin MaresUpdated.
2000-06-08  Pavel MachekFixing error messages.
next