]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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 MatejkaRevert "fixup! Multipage allocation"
2022-03-09  Maria MatejkaSingle-threaded version of sark-branch memory page...
2022-03-02  Maria MatejkaReplacing BGP temporary linpools by the common temporar...
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-27  Ondrej Zajicek... Babel: Fix bug in iface reconfiguration
2022-02-20  Ondrej FilipSmall change to fix doc building on Debian v2.0.9
2022-02-20  Ondrej FilipSmall changes related to the new release
2022-02-13  Ondrej Zajicek... NEWS: Fix formatting and add some notes
2022-02-09  Ondrej Zajicek... NEWS and version update
2022-02-08  Ondrej Zajicek... Alloc: Use posix_memalign() instead of aligned_alloc()
2022-02-08  Ondrej Zajicek... Netlink: Minor cleanup
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... Trie: Fix trie format
2022-02-06  Ondrej Zajicek... Nest: Implement locking of prefix tries during walks
2022-02-06  Ondrej Zajicek... Nest: Implement prefix trie pruning
2022-02-06  Ondrej Zajicek... Trie: Add prefix counter
2022-02-06  Ondrej Zajicek... Doc: Describe routing table options
2022-02-06  Ondrej Zajicek... BGP: Implement flowspec validation procedure
2022-02-06  Ondrej Zajicek... Nest: Add routing table configuration blocks
2022-02-06  Ondrej Zajicek... Nest: Add convenience functions to check rtable net...
2022-02-06  Ondrej Zajicek... Nest: Avoid unnecessary net_format() in 'show route...
2022-02-06  Ondrej Zajicek... Nest: Add trie iteration code to 'show route'
2022-02-06  Ondrej Zajicek... Nest: Implement 'show route in <addr>' command
2022-02-06  Ondrej Zajicek... Nest: Attach prefix trie to rtable for faster LPM and...
2022-01-28  Ondrej Zajicek... BGP: Make routing loops silent
2022-01-28  Ondrej Zajicek... BGP: Use proper class in attribute error messages
2022-01-28  Ondrej Zajicek... BGP: Improve 'invalid next hop' error reporting
2022-01-24  Ondrej Zajicek... BGP: Log route updates that were changed to withdraws
2022-01-17  Matous Holinka.gitlab-ci.yml: minor changes inside the .yml file.
2022-01-17  Ondrej Zajicek... Netlink: Add option to specify netlink socket receive...
2022-01-15  Ondrej Zajicek... Netlink: Add another workaround for older kernel headers
2022-01-14  Ondrej Zajicek... Netlink: Add workaround for older kernel headers
2022-01-14  Ondrej Zajicek... Netlink: Enable strict checking for KRT dumps
2022-01-14  Ondrej Zajicek... Netlink: Explicitly skip received cloned routes
2022-01-09  Ondrej Zajicek... BGP: Add option 'free bind'
2022-01-08  Alexander ZubkovIO: Support nonlocal bind in socket interface
2022-01-05  Ondrej Zajicek... Test: Activate some remaining build tests
2022-01-05  Ondrej Zajicek... Netlink: Do not ignore dead routes from BIRD
2022-01-05  Ondrej Zajicek... Netlink: Improve multipath parsing errors
2022-01-05  Ondrej Zajicek... Conf: Fix parsing full-length IPv6 addresses
2022-01-05  Matousgitlab-ci.yml: failing gitlab runner fixed.
2021-12-28  Alexander ZubkovDoc: Document min/max operators for lists
2021-12-28  Alexander ZubkovFilter: Add operators to find minimum and maximum eleme...
2021-12-28  Alexander ZubkovDoc: Document community components access operators
2021-12-28  Alexander ZubkovFilter: Add operators to pick community components
2021-12-27  Ondrej Zajicek... BSD: Assume onlink flag on ifaces with only host addresses
2021-12-18  Job SnijdersRPKI: Add contextual out-of-bound checks in RTR Prefix...
2021-12-18  Simon RuderichDoc: bgp: remove "advertise ipv4"
2021-12-18  Ondrej Zajicek... Nest: Do not ignore secondary flag changes in ifa updates
2021-12-02  Ondrej Zajicek... Trie: Clarify handling of less-common net types
2021-11-27  Maria MatejkaMemory statistics split into Effective and Overhead
2021-11-26  Ondrej Zajicek... Trie: Implement longest-prefix-match queries and walks
2021-11-24  Maria MatejkaDirectly mapped pages are kept for future use if tempor...
2021-11-19  Ondrej Zajicek... Trie: Implement trie walking code
2021-11-13  Ondrej Zajicek... Trie: Simplify network matching code
2021-10-19  Ondrej Zajicek... Conf: Fix crash during shutdown
2021-10-13  Maria MatejkaPreexport: No route modification, no linpool needed
2021-10-13  Maria MatejkaExport table: Delay freeing of old stored route.
2021-10-13  Maria MatejkaThere may be a symbol with NULL protocol when reconfiguring
2021-10-13  Maria MatejkaShow route may be accidentally called on shutdown also...
2021-10-13  Maria Matejkafixup! Multipage allocation
2021-10-13  Maria MatejkaMultipage allocation
2021-10-13  Maria MatejkaCLI socket accept() may also fail and should produce...
2021-10-13  Maria MatejkaOSPF: explicitly stop the periodic tick on shutdown...
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: Add prefix trie benchmarks
2021-09-25  Ondrej Zajicek... Filter: Improve prefix trie tests
2021-09-25  Ondrej Zajicek... Filter: Update trie documentation
2021-09-25  Ondrej Zajicek... Filter: Fix trie test
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 MatejkaReducing filter stack size to allow for lesser thread...
2021-09-10  Maria MatejkaOSPF: Setting a list node NULL before use
2021-09-10  Maria MatejkaFixed memory poisoning in slab
2021-09-10  Maria MatejkaDebug output uses local buffer to avoid clashes between...
2021-09-10  Maria MatejkaFilter: Additional consistency checks
2021-09-10  Ondrej Zajicek... Nest: Clean up main channel handling
2021-06-17  Ondrej Zajicek... Nest: Clean up main channel handling 1/merge 23/merge
2021-06-14  Ondrej Zajicek... Nest: Fix export of tmpattrs through pipes
2021-06-14  Ondrej Zajicek... Revert "Nest: Fix export of tmpattrs through pipes"
2021-06-14  Ondrej Zajicek... Nest: Fix export of tmpattrs through pipes
2021-06-10  Ondrej Zajicek... CI: Allow Babel tests
2021-06-09  Ondrej Zajicek... Nest: Allow both 'password' and 'key' keywords for...
2021-06-09  Ondrej Zajicek... Babel: Simplify auth expiration
2021-06-06  Ondrej Zajicek... Nest: Fix password list parsing code
2021-06-06  Ondrej Zajicek... Lib: Fix static assert macro
2021-06-06  Ondrej Zajicek... Babel: Add MAC authentication support - update
2021-06-06  Toke Høiland... Babel: Add MAC authentication support
next