]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-06-07  Pavel MachekBetter progdocs for filters
2000-06-07  Ondrej FilipNow I can change cost of interface without OSPF restart.
2000-06-07  Martin MaresMinor tagging fixes in OSPF docs.
2000-06-07  Pavel MachekFull list of possible values in attributes, better...
2000-06-07  Ondrej FilipBugfix in <>.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-07  Ondrej FilipOriginate rt lsa before sending first dbdes.
2000-06-07  Pavel MachekSGML syntax fix.
2000-06-07  Ondrej FilipOSPF user documentation added.
2000-06-07  Martin MaresSpelling fixes to progdoc.
2000-06-07  Martin MaresUpdated TODO file.
2000-06-07  Martin MaresAdded `progspell' target which runs ispell on the progd...
2000-06-07  Martin MaresAvoid SEGV's in tracing.
2000-06-07  Ondrej FilipRemoved useless trace.
2000-06-07  Ondrej Filip#define SIZE_OF_IP_HEADER
2000-06-07  Ondrej FilipSome minor changes:
2000-06-07  Ondrej FilipReconfiguration hook.
2000-06-06  Pavel Machekmj's fixes to rip documentation.
2000-06-06  Pavel MachekBatch of mj's corrections (config + filters)
2000-06-06  Ondrej FilipBetter dumping neighbors' states on PTP interface.
2000-06-06  Martin MaresTypos in Static section.
2000-06-06  Pavel MachekMerged mj's changes, up-to "import filter".
2000-06-06  Ondrej FilipAdded IP protocols.
2000-06-06  Pavel MachekDon't let example overflow, and new chapter for "about...
2000-06-06  Ondrej FilipSome '\n' deleted.
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipDeleted some debug()
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipTracing in LS ack.
2000-06-06  Ondrej FilipTracing in topology
2000-06-06  Ondrej FilipTracing in LSUPD.
2000-06-06  Ondrej FilipFirst part of tracing.
2000-06-06  Ondrej FilipAllocate OSPF areas before interfaces.
2000-06-06  Ondrej FilipSimple autentication added.
2000-06-06  Ondrej FilipAll die() renamed to bug().
2000-06-06  Ondrej FilipDummy reconfigure added.
2000-06-06  Ondrej FilipInterface locks added.
2000-06-06  Ondrej FilipAdded NBMA into examples.
2000-06-06  Ondrej FilipSome useles variable deleted.
2000-06-06  Ondrej FilipSome useless variable deleted.
2000-06-06  Ondrej FilipNBMA networks seems to work, but this should be better...
2000-06-05  Ondrej FilipNBMA networks should work now.
2000-06-05  Martin MaresAvoid sentence containing a colon to start new doc...
2000-06-05  Ondrej FilipAdded example of OSPF configuration.
2000-06-05  Martin MaresDefine element <progdoc> which initializes different...
2000-06-05  Martin MaresDon't print empty synopses of functions.
2000-06-05  Ondrej FilipBugfix in NET LSA flushing.
2000-06-05  Martin MaresMinor tweaks of spacing.
2000-06-05  Ondrej FilipReset inactim timer if you receive any packet from...
2000-06-05  Ondrej FilipRemoved some FIXMEs by deleting them.
2000-06-05  Ondrej FilipDon't info about DR and BDR on non-MA networks.
2000-06-05  Martin MaresMove TeX trickery for typesetting of function descripti...
2000-06-05  Ondrej FilipPTP link in RTLSA was not announced correctly.
2000-06-05  Martin MaresAvoid using style combinations such as italic typewrite...
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.
next