]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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-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 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
2021-06-06  Toke Høiland... Babel: Refactor TLV parsing code for easier reuse
2021-06-06  Toke Høiland... Nest: Allow MAC algorithms to specify min/max key length
2021-06-06  Toke Høiland... Nest: Allow specifying security keys as hex bytes as...
2021-06-06  Toke Høiland... Lib: Add tests for blake2s and blake2b
2021-06-06  Toke Høiland... Lib: 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... sysdep: Add wrapper to get random bytes
2021-06-01  Ondrej Zajicek... BGP: Ensure that freed neighbor entry is not accessed
2021-05-30  Maria MatejkaBabel: Seqno requests are properly decoupled from neigh... mh-bird-apkg
2021-05-26  Ondrej Zajicek... OSPF: Fix OSPFv3 in IPv4 mode with multiple areas
2021-05-20  Ondrej Zajicek... CI: Try different locale for Centos 7 bird-apkg
2021-05-20  Matous HolinkaCI: Package build for more platforms 25/merge
2021-05-19  Ondrej Zajicek... CI: Try utf-8 locale to workaround apkg issue
2021-05-19  Ondrej Zajicek... CI: Build documentation where tools are available
2021-05-19  Ondrej Zajicek... CI: Update docker images for building of documentation
2021-05-19  Ondrej Zajicek... Pkg: Enable docs subpackage for Debian
2021-05-19  Ondrej Zajicek... CI: Test of apkg build
2021-05-19  Ondrej Zajicek... Tools: Improve make-dev-archive
2021-05-19  Jakub Ružičkaubuntu: use any init-system-helpers
2021-05-19  Jakub Ružičkasuse: fix bird.spec to work on SUSE
2021-05-19  Jakub Ružičkadocs: disable docs subpackage to fix FTBFS
next