]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2000-04-17  Pavel MachekPut space between entries so they are separated.
2000-04-17  Pavel MachekIt is good idea to separate entries in list _somehow_...
2000-04-17  Pavel MachekUse EAF_ORIGINATED as mj wanted. mj: check this!
2000-04-17  Pavel MachekInt sets moved to core. It is now possible to have...
2000-04-17  Martin MaresNormalize community sets when exporting.
2000-04-17  Martin MaresDefine EAF_ORIGINATED and propagate it properly when...
2000-04-17  Martin MaresAesthetical tweaks (asterisk spells `asterisk' etc.)
2000-04-17  Pavel MachekFinish moving of path matching. Use int_set_print from...
2000-04-17  Pavel Machekas_path_match moved to a-path.c
2000-04-17  Pavel MachekPath_getlen moved to nest and length was made callable...
2000-04-17  Pavel MachekUse printing routine from nest/ instead of our own.
2000-04-17  Pavel MachekPath matching now actually works, including / * 1 2...
2000-04-17  Pavel MachekPath and path matching seem to work, now.
2000-04-17  Martin MaresSend and receive communities.
2000-04-17  Martin MaresPrinting of AS paths and community sets.
2000-04-17  Pavel MachekPrepend and creation of empty path should work, but...
2000-04-17  Martin MaresSending of update messages works!
2000-04-17  Martin MaresCreated nest/a-path.c and a-set.c which should contain...
2000-04-12  Ondrej FilipLSack receiving bugfix.
2000-04-12  Ondrej FilipLS Ack receiving done.
2000-04-12  Ondrej FilipStupid "+1"-bug fixed.
2000-04-12  Martin MaresMade last Pavel's changes compile.
2000-04-12  Pavel Machekas_path_prepend is usable outside bgp.
2000-04-12  Martin MaresReal bucket lists.
2000-04-12  Pavel MachekOne less shift/reduce conflict.
2000-04-12  Pavel Machekf_new_dynamic_attr gets third argument, type as filters...
2000-04-12  Martin MaresDefine BGP_PATH.
2000-04-12  Martin MaresMinor updates by Pavel.
2000-04-12  Martin MaresAttribute type hack.
2000-04-12  Pavel MachekFilters now know type path. It is possible to declare...
2000-04-12  Martin MaresIntroduced `ARRAY_SIZE' macro to replace all the sizeof...
2000-04-12  Pavel MachekRenamed f_path to f_path_mask -- which is what it reall...
2000-04-12  Pavel MachekPath masks are needed for filters.
2000-04-12  Pavel MachekBGP_PATH masks now actually work as data type.
2000-04-12  Pavel MachekPath printing is now much nicer: not having to put...
2000-04-12  Pavel MachekPath printing is now much nicer.
2000-04-10  Martin MaresFix comments.
2000-04-10  Pavel MachekCommit fixes.
2000-04-10  Pavel MachekFunctions for matching paths added, tested lightly.
2000-04-10  Pavel MachekAs usuall, most important info was missing.
2000-04-10  Martin MaresImplemented outgoing attribute cache.
2000-04-10  Martin MaresExport ea_same() and ea_hash().
2000-04-10  Martin MaresDropped CPU_NEEDS_ALIGN_* as unaligned.h no longer...
2000-04-10  Martin MaresUse neighbor cache to track direct route to the peer...
2000-04-10  Martin MaresFix stupid bug in neighbor cache.
2000-04-09  Martin MaresMore BGP progress...
2000-04-09  Martin MaresBGP doesn't need any inline attributes.
2000-04-07  Pavel MachekFix of comment.
2000-04-05  Ondrej FilipLSA flooding done.
2000-04-04  Ondrej FilipSmall clean up. (Duplicate #defines.)
2000-04-04  Ondrej Filip"Bug in hashing" fixed. Ehm it was bug in lsrql node...
2000-04-04  Ondrej FilipLSupdate processing improved. Now there is some bug...
2000-04-04  Ondrej FilipFlooding work continues.
2000-04-03  Ondrej FilipMinor change in area list. Now I use MJ's lists.
2000-04-02  Ondrej FilipWork on lsupdates continues. Some checksum cleanup.
2000-04-02  Ondrej Filiplsa_cmp moved into lsalib.c
2000-04-01  Martin MaresFormatting of dynamic attributes (except for paths...
2000-04-01  Martin MaresRIP: Set attribute class.
2000-04-01  Martin MaresChanged initialization of protocol list -- now we call...
2000-04-01  Martin MaresBGP now handles incoming routes (IPv4 only).
2000-04-01  Martin MaresWhen tracing, always print incoming part of the trace...
2000-04-01  Martin MaresWhen processing ACCEPT/REJECT carrying no message,...
2000-04-01  Martin MaresSOURCE should really refer to rta->source, not rta...
2000-04-01  Ondrej FilipLSA checksum works. But it's very uneficient on little...
2000-03-31  Martin MaresRemoval of useless includes continues...
2000-03-31  Martin MaresRemoved lots of superfluous includes.
2000-03-31  Martin MaresUse bsprintf() instead of sprintf().
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
2000-03-31  Martin MaresParsing of BGP attributes.
2000-03-31  Martin MaresFixed bug in processing of dynamic attributes.
2000-03-31  Ondrej FilipChecksum changes. Bug is still NOT fixed. :-(
2000-03-31  Ondrej FilipSome bug fixes. LSA checksum is still bad. I'll fix...
2000-03-31  Ondrej FilipSending of lspd as responce to lsreq done.
2000-03-30  Ondrej FilipLSA structure changes. (Len added.)
2000-03-30  Ondrej FilipSkeleton structures and files added.
2000-03-30  Ondrej FilipAdd hashing to link state request list.
2000-03-30  Ondrej FilipMinor changes.
2000-03-30  Martin MaresBasic analysis of UPDATE packets.
2000-03-30  Martin MaresConnection state machine works.
2000-03-30  Ondrej FilipBetter list manipulation.
2000-03-30  Martin MaresMore BGP. This time it connects, but the state machine...
2000-03-30  Martin MaresDefined sk_close() which closes the socket safely even...
2000-03-30  Martin MaresUse FF_FORCE_TMPATTR where appropriate.
2000-03-30  Martin MaresRenamed FF_OUTGOING to FF_FORCE_TMPATTR which much...
2000-03-30  Ondrej FilipLSreq initial work.
2000-03-29  Martin MaresAvoid conflicts with libraries defining their own xmall...
2000-03-29  Ondrej FilipSlave bug fix.
2000-03-29  Ondrej FilipMany changes in dbdes sending & receiving. EXDONE caused.
2000-03-29  Ondrej FilipRXMT timer handling bug fix.
2000-03-29  Ondrej FilipSome FIXME added.
2000-03-29  Ondrej FilipSending of DBdes bug fixed.
2000-03-29  Ondrej FilipIMMS reverted to bits. Outgoing packets dumping added.
2000-03-29  Pavel Machekf_run gets one more parameter to distinguish between...
2000-03-29  Pavel MachekCross-protocol issues solved better
2000-03-29  Ondrej FilipDBdes sending/receiving changes.
2000-03-27  Pavel MachekUse neigh_connected_to in rip, and behave more correctly
2000-03-27  Martin Maresif_connected() is again private.
2000-03-26  Pavel MachekI broke compilation. Sorry.
2000-03-26  Pavel MachekSplit horizont done right.
2000-03-26  Pavel Machekif_connected is usefull outside of neighbour cache.
next