]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-05-19  Martin MaresFixed freeing of non-embedded extended attributes.
2000-05-19  Martin MaresNo more problems when protocols gets disabled during...
2000-05-19  Martin MaresLatest changes by Pavel have removed the error messages...
2000-05-19  Pavel MachekIf community list is not defined, act as it is empty.
2000-05-19  Pavel MachekLess error messages in case sk_open fails.
2000-05-19  Pavel MachekAdded name of protocol to messages being logged.
2000-05-19  Pavel MachekMore updates.
2000-05-19  Pavel MachekImprove docs of log statment, improve markup.
2000-05-19  Pavel MachekDescriptive lists rendered better in TeX.
2000-05-19  Pavel MachekSome spellchecking, and use right tags for right things.
2000-05-19  Martin MaresBGP now reports originating AS and origin type in get_r...
2000-05-19  Martin MaresAdded as_path_get_first().
2000-05-19  Martin MaresCommented out the `inserting entry which is already...
2000-05-19  Martin MaresFixed a buglet in asynchronous feeding and increased...
2000-05-19  Martin MaresAsynchronous feeding of protocols.
2000-05-17  Ondrej FilipSmal debug bugfix.
2000-05-17  Pavel MachekMinor cleaning
2000-05-17  Ondrej Filiprte_same implemented.
2000-05-17  Ondrej Filiprte_better implemented.
2000-05-17  Pavel MachekFinished cleanng up mess: multiplication reinstalled.
2000-05-17  Ondrej FilipDon't die, if you receive strange LSA.
2000-05-17  Ondrej FilipTypo in comment.
2000-05-16  Ondrej FilipDowning of interface should work.
2000-05-16  Ondrej FilipCalculation of external routes finally works.
2000-05-16  Ondrej FilipEhmm, removed 'if(1 || ...' so I can test the second...
2000-05-16  Martin MaresFixed the horrible mess Pavel has created with his...
2000-05-16  Ondrej FilipRouting table calculation for ext LSAs having next...
2000-05-16  Pavel MachekLine numbers for runtime errors (what's wrong with...
2000-05-16  Pavel MachekMore additions to documentation and spellchecking.
2000-05-16  Martin MaresTurned off LOCAL_DEBUG.
2000-05-16  Martin MaresFixed incorrect error message about router ID syntax.
2000-05-16  Pavel MachekInterface dummy is too strange for me... but psst,...
2000-05-16  Martin MaresPoisoning: take there...
2000-05-16  Pavel MachekDon't segfault when someone adds passwords.
2000-05-16  Pavel MachekPassword same now actually works
2000-05-16  Pavel MachekRip should now reconfigure itself only if needed.
2000-05-16  Pavel MachekResolved shift/reduce conflict
2000-05-16  Martin MaresOops, the poison was too deadly...
2000-05-16  Martin MaresAdded poisoning of free'd objects when we're debugging.
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  Pavel MachekAllow other operations than +.
2000-05-15  Martin Maresbgp_get_status: If protocol is down, don't print BGP...
2000-05-15  Pavel MachekAllow accessing defined symbols.
2000-05-15  Martin MaresChanged syntax of expressions. Each `expr' can be now...
2000-05-15  Pavel MachekUse new eval mechanism for testing filters.
2000-05-15  Martin MaresCleanup of configuration.
2000-05-15  Martin MaresGot rid of startup functions and filters_postconfig().
2000-05-15  Martin MaresAdded f_eval_int() and EVAL configuration command.
2000-05-13  Martin MaresAdded `show route for <prefix-or-ipa>' which looks...
2000-05-13  Martin MaresAdded fib_route() which does (although very slow) looku...
2000-05-13  Martin MaresAdded prefix_or_ipa.
2000-05-13  Martin MaresUnified parsing of prefixes.
2000-05-13  Martin MaresAdapted to new rt_notify semantics.
2000-05-13  Martin MaresManual enable/disable works right.
2000-05-13  Martin MaresChanged semantics of the rt_update hook. The attribute...
2000-05-12  Pavel MachekDocumentation fixes suggested by mj
2000-05-12  Ondrej FilipCalculation of external routes works. :-)
2000-05-11  Ondrej FilipMinor changes.
2000-05-11  Ondrej FilipBugfix in flooding. (bad size)
2000-05-11  Ondrej FilipBetter debugging.
2000-05-11  Ondrej FilipBugfix in network LSA originating.
2000-05-11  Martin MaresUpdated README, generating the first alpha release.
2000-05-11  Martin MaresMulticast problems should be gone, although the fix...
2000-05-11  Martin MaresSeveral minor RIP changes (Pavel, please check as usually):
2000-05-11  Martin MaresIf a broadcast address is missing, go fake one.
2000-05-11  Martin MaresUse correct flags for the LOCAL_PREF attribute.
2000-05-11  Pavel MachekCritical files from linuxdoc1 distribution checked in.
2000-05-11  Pavel MachekUse <m> instead of <i> in bird.sgml, fix url references.
2000-05-11  Pavel MachekDon't include Rules: they are not needed and break...
2000-05-11  Pavel MachekFixed nasty segfault in rip.
2000-05-11  Pavel MachekSome more paranoia into rip_insert and rip_delete
2000-05-11  Pavel MachekUnused variable killed.
2000-05-10  Ondrej FilipTest better lsa size.
2000-05-10  Ondrej FilipBe more verbose.
2000-05-10  Ondrej FilipBugfix in (B)DR election.
2000-05-10  Ondrej FilipMore robust tests in packet receiving.
2000-05-10  Ondrej FilipSome better lsa checking added.
2000-05-10  Ondrej FilipOut dump deleted.
2000-05-10  Pavel Machekuse password_same utility function
2000-05-10  Pavel Machekpassword_same utility function
2000-05-10  Ondrej FilipEver test possibility of forming of adjacency.
2000-05-10  Pavel MachekInlined metric and mode into struct rip_interface to...
2000-05-10  Pavel Machekrip_reconfigure done right
2000-05-10  Pavel Machekipa_same does not exist.
2000-05-10  Pavel MachekNicer messages from rip.
2000-05-10  Pavel MachekUse ea_get_int instead of ea_find.
2000-05-10  Ondrej FilipDestroying of neighbor moved from 'hello' to 'neighbor...
2000-05-10  Pavel MachekReconfigure hook copied from bgp.
2000-05-10  Pavel MachekSend first udpate sooner.
2000-05-10  Pavel MachekOnly announce change to main routing table if it is...
2000-05-10  Ondrej FilipBetter dumping.
2000-05-10  Pavel MachekDon't touch used memory.
2000-05-10  Ondrej FilipBugfix in ip_addr endianity.
2000-05-10  Pavel MachekKilled unused variable.
2000-05-10  Ondrej FilipBug in (B)DR election fixed.
2000-05-10  Pavel MachekYou can now say "mode multicast".
2000-05-10  Ondrej FilipChange u32 to ip_addr in ext lsa.
2000-05-10  Ondrej FilipCalculation of external routes.
2000-05-10  Pavel MachekFix segfaults by using new ea_get_int.
next