]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-06-05  Martin MaresUnless a filter specifies otherwise, all external route...
2000-06-05  Martin MaresSimplified the grammar and fixed several minor bugs...
2000-06-05  Ondrej FilipFirst calculate checksum and then send refreshed LSA!
2000-06-05  Ondrej FilipBetter checksum checking.
2000-06-05  Pavel MachekBetter documentation. There are functions whose descrip...
2000-06-05  Pavel MachekMake rip example fit on page.
2000-06-05  Pavel MachekDocs updates:
2000-06-05  Ondrej FilipYet another change, now flushing of net lsa seems to...
2000-06-05  Martin MaresPrint out function synopsis as a part of the declaration.
2000-06-05  Ondrej FilipI calculated next hop of parent instead of actual LSA...
2000-06-05  Ondrej FilipDon;t send packet over downed interface.
2000-06-05  Pavel MachekAdd safety check.
2000-06-05  Pavel MachekBetter error messages
2000-06-05  Ondrej FilipBug in comment. It didn't compile.
2000-06-05  Pavel MachekUpdates to both programmers and users doc
2000-06-05  Martin MaresDocumented all the sysdeps (only briefly, I admit).
2000-06-05  Martin MaresDocumented sockets, events and timers.
2000-06-05  Martin MaresSplit random number functions off io.c, so that they...
2000-06-05  Martin MaresDocumented memory resources.
2000-06-05  Martin MaresSpelling.
2000-06-05  Martin MaresDescription of protocol module moved to where it belong...
2000-06-05  Ondrej FilipBug in LSA origination.
2000-06-05  Ondrej FilipPremature age LSA if you're NOT dr.
2000-06-05  Ondrej FilipSmall patch to better hash type=2 LSAs.
2000-06-05  Ondrej FilipMany bugfixes (I don't remember all of them):
2000-06-04  Martin MaresUpdated the TODO list with our last-minute stuff.
2000-06-04  Martin MaresDon't set precedence and TTL for the dummy socket.
2000-06-04  Martin MaresOne more newline less... :)
2000-06-04  Martin MaresRemoved lots of trailing newlines in log messages.
2000-06-04  Martin Maresdebug -> DBG
2000-06-04  Martin MaresUse nested scopes properly. Updated according to cf_def...
2000-06-04  Martin MaresNested scopes could never have worked. My fault I wrote...
2000-06-04  Ondrej FilipInstall newer lsa even if nothing in its body change.
2000-06-04  Ondrej FilipMany bugs in ext lsa origination.
2000-06-04  Ondrej FilipSchedule RT calcualtion if you delete LSA by premature...
2000-06-04  Martin MaresWhen cloning a rte and replacing its rta, remember...
2000-06-04  Martin MaresAdded library progdocs.
2000-06-04  Ondrej FilipJust to be sure, that rt calculation cannot start befor...
2000-06-04  Ondrej FilipBug in debugging.
2000-06-04  Ondrej Filip:-) No bison does not have any comment to my code. :-)
2000-06-04  Martin MaresBGP documented.
2000-06-04  Ondrej FilipClean up.
2000-06-04  Ondrej FilipAnother clean up.
2000-06-04  Martin MaresDocument.
2000-06-04  Martin MaresDocumented all the trivial protocols.
2000-06-04  Ondrej FilipSmall change to make bison happy.
2000-06-04  Martin MaresMoved parser docs to cf-lex.l, so that the parser compiles.
2000-06-03  Martin MaresMinor changes to the progdocs.
2000-06-03  Martin MaresDocumentation.
2000-06-03  Martin Mares`|' now works as it should.
2000-06-03  Martin MaresRecognize `|xxxx|' as verbatim text and typeset it...
2000-06-03  Martin Marescf_symbol_class_name now recognizes SYM_IPA.
2000-06-03  Martin MaresMore documentation.
2000-06-03  Ondrej FilipMore conf. items defined.
2000-06-03  Ondrej FilipMultiple items in area {} :-)
2000-06-03  Ondrej Filipinterface {} added.
2000-06-02  Ondrej Filiparea {} added to config.
2000-06-02  Martin MaresKilled several bugs in kernel-doc. The most painful...
2000-06-02  Martin MaresNew TODO list.
2000-06-02  Martin MaresDocumented protocol hooks.
2000-06-02  Martin MaresUse <chapt> for chapters, <sect> for sections and ...
2000-06-02  Martin MaresTypographical enhancements. Now, the documentation...
2000-06-02  Ondrej FilipFirst option into config added. :-)
2000-06-02  Ondrej FilipFlush LSA when receive aged one.
2000-06-02  Martin MaresAdded documentation on protocols.
2000-06-02  Ondrej FilipBugfix in receiving of aged LSA.
2000-06-02  Martin MaresBetter description of the route distribution process.
2000-06-02  Ondrej FilipBetter LSA Aging.
2000-06-02  Martin MaresDocumentation on routing tables and route attributes.
2000-06-02  Martin MaresRemoved rta_find() since nobody uses it and it's more...
2000-06-02  Ondrej Filipsh interface "iface" dumpped all.
2000-06-02  Ondrej FilipBetter dumping, if I get strange lsack.
2000-06-02  Ondrej FilipHandle "show ospf *" even if protocol is down.
2000-06-02  Ondrej FilipSilly bug in sh interface. Now I test ALL interfaces...
2000-06-02  Ondrej FilipSpeedup loading process.
2000-06-02  Martin MaresSpelling fixes.
2000-06-02  Martin MaresMinor fixes.
2000-06-02  Ondrej FilipBugfix in lsreq receiving.
2000-06-02  Martin MaresMade it *compile* !!!
2000-06-02  Pavel MachekDo not try to divide by zero.
2000-06-02  Pavel MachekResults of complete reading of documentation.
2000-06-01  Ondrej FilipAdded show ospf interface.
2000-06-01  Martin MaresDocumentation.
2000-06-01  Martin MaresBetter handling of parameterless functions.
2000-06-01  Ondrej FilipSome other reply codes allocated.
2000-06-01  Ondrej Filipshow ospf implemented.
2000-06-01  Martin MaresRemoved comments about workings of the old neighbor...
2000-06-01  Martin MaresDocumented.
2000-06-01  Martin MaresFIB documentation.
2000-06-01  Ondrej FilipCisco-like "show ospf neighbors" implemented.
2000-06-01  Martin Marestm_format_reltime() works with both past and future...
2000-06-01  Martin MaresUse <funcsect> instead of <sect3>.
2000-06-01  Martin MaresInactive sticky neighbors have no scope.
2000-06-01  Martin MaresPrint route tag in hexadecimal and omit it if it's...
2000-06-01  Martin MaresUpdated to new neighbor cache.
2000-06-01  Martin MaresUpdated RIP to new neighbor cache semantics. When prese...
2000-06-01  Martin MaresUpdated for new scope handling.
2000-06-01  Martin MaresModified the neighbor cache to remember local addresses...
2000-06-01  Martin MaresBGP: RFC 2842 has replaced the cap-draft.
2000-06-01  Ondrej FilipPrint tag unsigned rather then signed.
next