]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-05-07  Maria MatejkaThreads take loops faster mq-latency
2023-05-07  Maria Matejkafixup! Channel: configurable feed block size
2023-05-07  Maria MatejkaChannel: configurable feed block size
2023-05-07  Maria MatejkaBGP: proactively rehash prefix hash up to shorten colli...
2023-05-07  Maria MatejkaTemporary hash function update
2023-05-07  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
2023-04-04  Maria MatejkaFixed use-after-free of old protocol name pointer copie...
2023-04-04  Maria MatejkaFixed unwanted reloads while reconfiguring protocols...
2023-04-04  Maria MatejkaFixed bad filter re-evaluation with import table if...
2023-04-04  Maria MatejkaFixed channel stopping when reload is active
2023-04-04  Maria MatejkaFix obvious mistake in protocol debug dump
2023-04-04  Maria MatejkaFixed stopping of import request with no imports in...
2023-04-04  Maria MatejkaMoved table hostcache updater to table service routines...
2023-04-04  Maria MatejkaReducing initial channel bitmap sizes to help extreme...
2023-04-04  Maria MatejkaFlowspec links must have the destination table service...
2023-04-04  Maria MatejkaBGP Export Table: Fixed route source objects leaking...
2023-04-04  Maria MatejkaBGP: LLGR Staleness optimization dropped.
2023-04-04  Maria MatejkaBGP: show detailed TX state in show proto all output
2023-04-04  Maria MatejkaBFD notifications respect protocol loop settings
2023-04-04  Maria MatejkaTemporarily switching off time annotations of debug log
2023-04-04  Ondrej ZajicekConf: Fix too early free of old configuration
2023-04-04  Maria MatejkaInterface subsystem locking
2023-04-04  Maria MatejkaProto: published protocol-loop connections
2023-04-04  Ondrej ZajicekBGP: Fix bgp_med handling
2023-03-18  Johannes MoosAdd missing references to "show route in" in the cli...
2023-03-16  Maria MatejkaBGP: Free bind applies also to outbound connections
2023-03-06  Ondrej ZajicekNet: Replace runtime checks with STATIC_ASSERT()
2023-03-06  Petr VaněkPrintf test suite fails on systems with musl libc becau...
2023-02-22  Maria MatejkaConfig: Dropping filter instruction trees after lineari...
2023-02-22  Maria MatejkaLinpool flush drops all the allocated pages but one
2023-02-19  Ondrej ZajicekBGP: Update RFC references
2023-02-19  Ondrej ZajicekBabel: Update RFC references
2023-02-19  Ondrej ZajicekConf: Fix too early free of old configuration
2023-02-14  Toke Høiland... Babel: Keep separate auth PC counters for unicast and...
next