]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-09-26  Maria MatejkaTMP mq-trying-to-merge-stats
2023-09-26  Maria MatejkaTMP
2023-09-26  Vojtech VilimekProtocol stats: a WIP implementation of conditional...
2023-09-25  Maria MatejkaBabel: Remove interfaces on shutdown
2023-09-24  Maria MatejkaKernel: refeed routes and delete them from kernel befor...
2023-09-24  Maria MatejkaProtocols have now assigned startup phases
2023-09-24  Maria MatejkaIface: trace log messages cleanup
2023-09-24  Maria MatejkaTable: Added some journal and export tracing
2023-09-24  Maria MatejkaTable: Fixed feed race condition
2023-09-24  Maria MatejkaExport: More strict export state checking on change
2023-09-24  Maria MatejkaProperly consted routes inside table
2023-09-24  Maria MatejkaFilter iterator accepts lines instead of filter
2023-09-24  Vojtech VilimekRenamed channel class pointers
2023-09-24  Maria MatejkaLogging: fixed size logfiles behaving as mmapped ringbu...
2023-09-24  Maria MatejkaLogging limit enforcement moved into the rfile structure
2023-09-24  Maria MatejkaLogging now doesn't lock with each message
2023-09-24  Maria MatejkaThreads: added a generic method to run in all threads
2023-09-24  Maria MatejkaLogging: Abolished stdio in favor of write() to make...
2023-09-14  Maria MatejkaCLI: Dropping the mechanism of echoing log messages
2023-09-14  Maria MatejkaBGP: When debug { routes } is set, updates considered...
2023-09-14  Maria MatejkaEnhanced tracing of route refresh state
2023-08-29  Maria MatejkaHostentry application locking
2023-08-24  Maria MatejkaConfig obstacles are lockless now
2023-05-29  Maria MatejkaBFD: Fixed reconfiguration issues
2023-05-13  Maria MatejkaFixed abort when running in foreground but stdin is...
2023-05-11  Maria MatejkaNEWS and version update v3.0-alpha2
2023-05-11  Maria MatejkaFix use-after free in thread stopping code
2023-05-11  Maria MatejkaBGP: fix listen socket cleanup
2023-05-11  Maria MatejkaID Maps are checking whether their pool is locked
2023-05-11  Maria MatejkaProperly protecting the route src global index by RCU...
2023-05-11  Maria MatejkaThreads take loops faster
2023-05-11  Maria MatejkaChannel: configurable feed block size
2023-05-11  Maria MatejkaBGP: proactively rehash prefix hash up to shorten colli...
2023-05-09  Maria MatejkaOLocks in BGP must be freed early
2023-05-07  Maria MatejkaIO Loop / Thread Groups Lock moved to level -attrs...
2023-05-07  Maria MatejkaFixed loop movement to not collide on LTT_MOVE
2023-05-07  Maria MatejkaFix loop dropping routines
2023-05-06  Maria MatejkaFixed a bug in hot page global storage
2023-05-06  Maria MatejkaDebug: keep a circular log of memory page operations
2023-05-06  Maria MatejkaFixed cold page cache leak
2023-05-06  Maria MatejkaHostentry: fix pool locking
2023-05-06  Maria MatejkaLinpool state save and restore refactoring
2023-05-06  Maria MatejkaDebug: Explicit mprotect() on freed pages to better...
2023-05-06  Maria MatejkaPage allocator: indentation of messy ifdef blocks
2023-05-06  Maria MatejkaFirst try of loop balancing
2023-05-03  Maria MatejkaAllocation from linpools and slabs requires the appropr...
2023-05-03  Maria MatejkaLinpool flushes unused pages even on lp_restore()
2023-05-03  Maria MatejkaFixed race condition in hostentry allocation
2023-05-03  Maria MatejkaShow threads: Fixed problems with CLI buffer reallocation
2023-05-03  Maria MatejkaExplicitly counting loops and threads
2023-05-03  Maria MatejkaLoop spent time refactored to separate structures and...
2023-04-26  Maria MatejkaLoops track also locking time
2023-04-26  Maria MatejkaIO loops now actually measuring their time (show thread...
2023-04-25  Maria MatejkaRefactoring of domains connected to pools
2023-04-24  Maria MatejkaFix of failing show threads command
2023-04-24  Maria MatejkaMerge commit 'd61505b039bf0aa6697e28b2a4e07907c89ba1fb...
2023-04-24  Maria MatejkaMerge branch 'mq-resource-locking' into thread-next
2023-04-24  Maria MatejkaRemoved duplicate version 3.0-alpha0 news
2023-04-24  Maria MatejkaResource pools are now bound with domains.
2023-04-22  Maria MatejkaProtocols and tables now use the birdloop pools as...
2023-04-22  Maria MatejkaResource pool closing has its dedicated function
2023-04-22  Maria MatejkaSocket closing has its dedicated function
2023-04-22  Maria MatejkaGlobal protocol list is typed to avoid typecast confusion
2023-04-22  Maria MatejkaTyped lists: added add_after() and unit tests
2023-04-21  Ondrej FilipAlpha0 news added v3.0-alpha1
2023-04-21  Luiz AmaralBSD: IPv4 over IPv6 nexthop support on FreeBSD
2023-04-20  Maria MatejkaLinpool: Fix lp_restore()
2023-04-19  Maria MatejkaTyped lists keep an explicit pointer to the list head.
2023-04-18  Maria MatejkaUpdated the version number to not include dash (breaks...
2023-04-18  Maria MatejkaNEWS and version update
2023-04-18  Maria MatejkaMerge tag '3.0-alpha0' into HEAD
2023-04-17  Maria MatejkaIO: added a specific loop pickup group for BFD; to...
2023-04-14  Maria MatejkaMerge commit '9e44ace3' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'f881b98d' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '231c6385' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '2f080b54' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '6c058ae4' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '913ec57f' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'ee919658' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '0851fcde' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'dc4c5f51' into thread-next-iface
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2023-04-13  Jakub RužičkaIncrease tests timeout
2023-04-12  Maria MatejkaTemporarily disable MRT as it still lacks proper lockin...
2023-04-06  Maria MatejkaLoop: keep running the same loop for some time if there...
2023-04-06  Maria MatejkaBFD: fixed a request pickup race condition
2023-04-04  Maria MatejkaBGP: set free bind also for connect sockets if configured
2023-04-04  Maria MatejkaBGP: sockets use sk_resume_rx and sk_pause_rx
2023-04-04  Maria MatejkaBGP now has its own loop
2023-04-04  Maria MatejkaSockets: Unified API for main and other loops
2023-04-04  Maria MatejkaMore efficient IO loop event execution to avoid long...
2023-04-04  Maria MatejkaResource dumps also write out block addresses
2023-04-04  Maria MatejkaLinpool: State restoration works in initial linpool...
2023-04-04  Maria MatejkaMisc allocator fixes
2023-04-04  Maria MatejkaAllocator fix: thread local kept pages counter must...
2023-04-04  Maria MatejkaRoute feed marks only the relevant pending exports...
2023-04-04  Maria MatejkaPropagated const through route feed routines
2023-04-04  Maria MatejkaMoved channel export hooks to rt.h as the channel refac...
2023-04-04  Maria MatejkaAllowing to restart a route refresh.
2023-04-04  Maria MatejkaFixed default table configuration
next