]> git.ipfire.org Git - thirdparty/bird.git/history - lib
Doc: BFD update
[thirdparty/bird.git] / lib /
2024-03-25  Maria MatejkaASPA: basic data structures and Static protocol support
2024-03-21  Ondrej ZajicekMerge commit '44e351d1522f0099687aac9fd65dcea73a04af43'
2024-03-05  Ondrej ZajicekFilter: Add route attribute gw_mpls_stack
2024-02-07  Alexander ZubkovBGP: Allow multiple EBGP neighbors with the same peer.
2023-12-13  Ondrej ZajicekLog: Add support for UDP logging
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-10-06  Ondrej ZajicekConf: Bytestrings with hex: should use the same general...
2023-10-04  Ondrej ZajicekLib: Extend MPLS label allocator bitmap
2023-10-04  Ondrej ZajicekMPLS subsystem
2023-10-04  Ondrej Zajicek ... Lib: Indirect bitmap for MPLS label allocator
2023-09-26  Maria MatejkaAggregator: Fixed hashing of adata
2023-08-24  Ondrej ZajicekLib: Add functions for reading and writing of bytestrings
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-06-22  Maria MatejkaMerge tag 'v2.13.1'
2023-06-01  Toke Høiland-JørgensenIO: Add current_time_now() function for immediate timestamp
2023-05-18  Ondrej ZajicekLib: Improve IP/net hashing
2023-04-27  Ondrej ZajicekConf: Fix symbol lookup
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-20  Maria MatejkaLinpool: Fix lp_restore()
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 MatejkaLinpool flush drops all the allocated pages but one
2023-01-12  Mike CruteLog message before aborting
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-11  Maria MatejkaMerge remote-tracking branch 'origin/master' into backport
2022-07-11  Maria MatejkaMerge commit 'beb5f78a' into backport
2022-07-10  Maria MatejkaMerge version 2.0.10 into backport
2022-05-30  Maria MatejkaMerge remote-tracking branch 'origin/master' into hauge...
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
2022-04-06  Maria MatejkaConverted Slab allocator to typed lists
2022-04-06  Maria MatejkaSlab allocator can free the blocks without knowing...
2022-04-06  Maria MatejkaTyped lists for easier walking and stronger type checking
2022-03-16  Ondrej Zajicek ... Lib: Allow use of 240.0.0.0/4 as a private range
2022-03-15  Maria MatejkaPrintf variant with a result allocated inside a pool...
2022-03-14  Maria MatejkaSlab memory allocator unit test
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
2022-03-09  Maria MatejkaFixed resource initialization in unit tests
2022-03-09  Maria MatejkaLinpools with pages fixed to the final page allocator...
2022-03-09  Maria MatejkaMerge commit '0c59f7ff' into haugesund
2022-03-09  Maria MatejkaRevert "Bound allocated pages to resource pools with...
2022-03-09  Maria MatejkaRevert "fixup! Bound allocated pages to resource pools...
2022-03-09  Maria MatejkaRevert "Multipage allocation"
2022-03-09  Maria MatejkaSingle-threaded version of sark-branch memory page...
2022-03-02  Maria MatejkaReplaced custom linpools in tests for the common tmp_li...
2022-03-02  Maria MatejkaIntroducing an universal temporary linpool flushed...
2022-03-02  Maria MatejkaStatic list initializer
2022-03-02  Maria MatejkaMerge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9...
2022-02-07  Ondrej Zajicek ... Lib: Update alignment of slabs
2022-02-06  Ondrej Zajicek ... Merge branch 'oz-trie-table'
2022-02-06  Ondrej Zajicek ... Nest: Attach prefix trie to rtable for faster LPM and...
2022-01-08  Alexander ZubkovIO: Support nonlocal bind in socket interface
2021-11-27  Maria MatejkaMemory statistics split into Effective and Overhead
2021-11-24  Maria MatejkaDirectly mapped pages are kept for future use if tempor...
2021-11-13  Ondrej Zajicek ... Trie: Simplify network matching code
2021-10-13  Maria MatejkaPreference moved to RTA and set explicitly in protocols
2021-10-13  Maria MatejkaMultipage allocation
2021-10-13  Maria MatejkaLinpools may use pages instead of xmalloc
2021-10-13  Maria Matejkafixup! Bound allocated pages to resource pools with...
2021-09-25  Ondrej Zajicek ... Filter: Faster prefix sets
2021-09-10  Maria MatejkaBound allocated pages to resource pools with page cache...
2021-09-10  Maria MatejkaFixed memory poisoning in slab
2021-06-06  Ondrej Zajicek ... Lib: Fix static assert macro
2021-06-06  Toke Høiland-JørgensenNest: Allow MAC algorithms to specify min/max key length
2021-06-06  Toke Høiland-JørgensenNest: Allow specifying security keys as hex bytes as...
2021-06-06  Toke Høiland-JørgensenLib: Add tests for blake2s and blake2b
2021-06-06  Toke Høiland-JørgensenLib: Add Blake2s and Blake2b hash functions
2021-06-06  Ondrej Zajicek ... sysdep: Add wrapper to get random bytes - update
2021-06-06  Toke Høiland-Jørgensensysdep: Add wrapper to get random bytes
2021-05-30  Maria MatejkaBabel: Seqno requests are properly decoupled from neigh... mh-bird-apkg
2021-05-18  Ondrej Zajicek ... Flowspec: Documentation update
2021-05-18  Ondrej Zajicek ... Flowspec: Label field should use numeric operator and...
2021-05-18  Ondrej Zajicek ... Flowspec: Do not use comma for bitmask operators
2021-05-17  Trisha BiswasFilter: Add MPLS label route attribute
2021-05-14  Ondrej Zajicek ... Flowspec: Fix values for true/false operators
2021-05-14  Ondrej Zajicek ... Flowspec: Add code for conversion of flowspec parts...
2021-04-12  Ondrej Zajicek ... Lib: Fix handling of buffers in timestamp formatting
2021-03-30  Maria MatejkaResources: added mb_move() to complement rmove() for...
2021-03-25  Maria MatejkaSlab: head now uses bitmask for used/free nodes info...
2021-03-12  Ondrej Zajicek ... Rate-limit scheduling of work-events
2021-02-07  Ondrej Zajicek ... Filter: Recursive filter iteration code
2020-11-24  Toke Høiland-Jørgensenlib/slab: introduce sl_allocz() function and use it...
2020-05-01  Maria MatejkaMerge remote-tracking branch 'origin/mq-static-analysis'
2020-05-01  Maria MatejkaSlab: Init node in slab head to NULLs. mq-static-analysis
2020-05-01  Maria MatejkaTimer: Adding missing initializer.
2020-05-01  Maria MatejkaLists: Replaced replace_node() by update_node() which...
2020-05-01  Maria MatejkaLists: fix a stupid sanitizer bug
2020-05-01  Maria MatejkaUninitialized list nodes fixes
2020-05-01  Maria MatejkaList expensive check.
2020-05-01  Maria MatejkaExpensive check declaration
2020-05-01  Maria MatejkaIPv6 address parser: fail on incomplete addresses
2020-05-01  Maria MatejkaNon-null function argument declaration
2020-04-28  Maria MatejkaMore assertion categories
next