]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2025-02-23  Maria MatejkaLib: CBOR message streams and channels mq-splitlib 35/head
2025-02-23  Maria MatejkaLib: mostly rewritten CBOR encoder
2025-02-23  Maria MatejkaLib: added a generic CBOR parser framework
2025-02-23  Maria MatejkaLib: added tmp_v?sprintf and tmp_strdup allocating...
2025-02-23  Maria MatejkaBirdloop pipe is set O_CLOEXEC.
2025-02-23  Maria MatejkaDebug: Do not compile allocator debug journals in unles...
2025-02-23  Maria MatejkaMinimalist mainloop implementation
2025-02-23  Maria MatejkaProperly handling situations when birdloops are created...
2025-02-23  Maria MatejkaAllocator parameters can be configured now.
2025-02-23  Maria MatejkaSocket: pausing and restoring RX is a little bit more...
2025-02-23  Maria MatejkaSocket: error hook is called from a function
2025-02-23  Katerina KubecovaPorting the CBOR encoder from the YANG branch
2025-02-23  Maria MatejkaAdded mb_strdup() to complement other similar functions
2025-02-23  Maria MatejkaMoved sk_open_unix() to common lib
2025-02-23  Maria Matejkalib/socket.h: added missing include
2025-02-23  Maria Matejkalib/obstacle.h: added missing include
2025-02-23  Maria MatejkaSplitting out BIRD static library for linking to other...
2025-02-23  Maria MatejkaThread config has an explicit structure
2025-02-23  Maria MatejkaEnabled LTO for LLVM and making use of jobserver for...
2025-02-23  Maria MatejkaCompiler vendor detection for autotools
2025-02-23  Maria MatejkaKernel preferred interface address updater decoupled...
2025-02-23  Maria MatejkaMoved hostname resolver to logger
2025-02-23  Maria MatejkaDisplaced show threads command to its own file
2025-02-23  Maria MatejkaInterface CLI commands moved to a separate file.
2025-02-23  Maria MatejkaDisabling the old IO event logger as it doesn't run...
2025-02-23  Maria MatejkaShutdown marker displaced to runtime
2025-02-23  Maria MatejkaSplitting out clock and tracked files from sysdep/unix...
2025-02-23  Maria MatejkaGlobal runtime splitout to BIRD specific and lib things
2025-02-23  Maria MatejkaMoved stored_sock to io-loop.c (old hack for mainloop)
2025-02-23  Maria MatejkaCalling cf_warn from log_switch makes no sense
2025-02-23  Maria MatejkaDisplaced bird_name to log.c where it rightfully belongs
2025-02-23  Maria MatejkaSysdep: moved socket code into a separate file
2025-02-23  Maria MatejkaMoved flowspec configuration checks to the config file
2025-01-09  Maria MatejkaNEWS and version update v3.0.1
2025-01-09  Maria MatejkaMerge remote-tracking branch 'origin/stable-v2.16'...
2025-01-09  Maria MatejkaNEWS and version update v2.16.1
2025-01-09  Maria MatejkaMerge commit 'abecb5bb408f253cd24345ba94940ea0f7b59f4f...
2025-01-09  Maria MatejkaMerge commit '85aa283071ed75059fd8c889bc4ee33be1f901af...
2025-01-09  Maria MatejkaMerge commit 'd221f39731be40ed3821f8db09d590edb849cb0c...
2025-01-09  Maria MatejkaMerge commit 'e063365590b9b857a5bd0acfa519783eba639bbf...
2025-01-09  Ondrej Zajiceklib: Unify alignment of allocators
2025-01-09  Maria MatejkaTable: Fixed table debug settings reconfiguration
2025-01-09  Maria MatejkaTable: more best route refeed fixes
2025-01-09  Maria MatejkaTable: old best route refeed fix
2025-01-09  Maria MatejkaBGP: fixed deterministic med crashes
2025-01-09  Maria MatejkaBGP: fix display name of bgp_otc attribute
2025-01-09  Maria MatejkaAllocate the normalization buckets on stack
2025-01-09  Maria MatejkaBGP: TX bucket storage moved to Stonehenge
2025-01-09  Maria MatejkaRoute attribute storage moved to Stonehenge
2025-01-09  Maria MatejkaStonehenge: multi-slab allocator
2025-01-09  Maria MatejkaGraceful recovery: converted to obstacles
2025-01-09  Maria MatejkaKernel: feed only once during startup
2025-01-09  Maria MatejkaCLI: Flushing tmp_linpool after every shown net.
2025-01-09  Maria MatejkaCLI: allocate TX buffers as pages, not by malloc
2025-01-07  Maria MatejkaStatic: fixed ASPA reconfiguration
2025-01-07  Ondrej ZajicekNest: Fix handling of 64-bit rte_src.private_id
2025-01-07  Ondrej ZajicekLib: Ensure that all net_addr structures have the same...
2025-01-07  Ondrej ZajicekDoc: Fix protocol outline in RPKI
2025-01-07  Ondrej ZajicekLib: Data type for VPN route distinguishers
2025-01-07  Ondrej ZajicekNetlink: Handle onlink flag on BSD-Netlink
2025-01-07  Fabian BläseBabel: fix seqno wrapping on seqno request
2024-12-21  Maria MatejkaBFD: Fix session reconfiguration locking order
2024-12-20  Maria MatejkaBGP: fix locking order error on dynamic protocol spawn
2024-12-19  Maria MatejkaKernel: when channel traces, we have to trace the final...
2024-12-19  Maria MatejkaTable: not feeding twice, once is enough
2024-12-19  Maria MatejkaKernel: Fix crash for merge paths on if no route is...
2024-12-17  Maria MatejkaNEWS and version update v3.0.0
2024-12-16  Jakub RužičkaDebian: Depend on libssh's default flavor
2024-12-16  Katerina KubecovaBGP: Print warnings when the allocated memory is larger...
2024-12-16  Maria MatejkaTable exporter journal dumping and memsize
2024-12-16  Maria MatejkaFix mallopt configure checks
2024-12-16  Maria MatejkaTable cork compromise
2024-12-15  Maria MatejkaTable prune inhibited during reconfiguration
2024-12-15  Maria MatejkaDisable multiple malloc arenas
2024-12-14  Maria MatejkaMore accurate allocator internal log
2024-12-14  Maria MatejkaDrop forgotten debug logs
2024-12-13  Katerina KubecovaROA: Extended and more thorough test
2024-12-13  Maria MatejkaMerge commit '1dbee120' into thread-next
2024-12-13  Maria MatejkaMerge tag 'v2.16' into thread-next
2024-12-13  Katerina KubecovaAllow allocating cold pages inside RCU critical section
2024-12-13  Maria MatejkaFixed a subtle memory leak in protocol restart routine
2024-12-13  Maria MatejkaMerge commit '707cad61' into thread-next
2024-12-13  Maria MatejkaMerge commit 'ef456118' into thread-next
2024-12-13  Maria MatejkaMerge commit 'd85fa48e' into thread-next
2024-12-12  Maria MatejkaMerge remote-tracking branch 'origin/apkg-v3' into...
2024-12-12  Katerina KubecovaEAttr normalization rewritten to use bucket sort
2024-12-12  Maria MatejkaCLI: show threads all crash fixed
2024-12-11  Maria MatejkaFix alignment requirements to include atomic u64.
2024-12-11  Maria MatejkaProto show: show creation and last autorestart time
2024-12-10  Maria MatejkaMerge commit '4dd5b3d9' into thread-next
2024-12-10  Maria MatejkaMerge commit '145830bd' into thread-next
2024-12-10  Maria MatejkaMerge commit '946386f2' into thread-next
2024-12-10  Maria MatejkaMerge commit '7ee27418' into thread-next
2024-12-10  Maria MatejkaBMP: Fixing corner cases
2024-12-10  Maria MatejkaBMP: Never touching the BGP directly
2024-12-10  Maria MatejkaNest: proto/channel state table naming convention cleanup
2024-12-10  Katerina KubecovaLockfree journal: Cleanup hook runs only when needed.
2024-12-10  Maria MatejkaNest: fixed a race-condition between import and export
2024-12-06  Jakub RužičkaFix typos found by lintian
2024-12-06  Jakub RužičkaDebian: Remove unneeded Pre-Depends: init-system-helpers
next