]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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...
2021-12-02  Ondrej Zajicek... Trie: Clarify handling of less-common net types
2021-11-26  Ondrej Zajicek... Trie: Implement longest-prefix-match queries and walks
2021-11-19  Ondrej Zajicek... Trie: Implement trie walking code
2021-11-13  Ondrej Zajicek... Trie: Simplify network matching code
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-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
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
2021-05-19  Jakub Ružičkaadd apkg-powered upstream packaging for deb, rpm
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-05-10  Ondrej Zajicek... Babel: Log the reason when refusing to run on an interface
2021-05-10  Toke Høiland... BSD: Propagate OS-level IFF_MULTICAST to internal IF_MU...
2021-05-10  Ondrej Zajicek... OSPF: Allow ifaces with host address as unnumbered...
2021-05-09  Ondrej Zajicek... OSPF: Packets on PtP networks should be always sent...
2021-05-09  Ondrej Zajicek... OSPF: Minor refactoring of packet sending code
2021-04-25  Ondrej Zajicek... CI: Fix debian-10-i386 docker file
2021-04-25  Ondrej Zajicek... Doc: Include full LinuxDocTools code
2021-04-21  MatousCI/CD: some latest releases added. mh-newer-distros
2021-04-19  Maria MatejkaInternal route tables have a reduced cleanup routine
2021-04-19  Stefan HallerBSD: Fix invalid pointer derefence in logging code
2021-04-12  Ondrej Zajicek... Lib: Fix handling of buffers in timestamp formatting
2021-04-07  Ondrej Zajicek... Unix: Expand accepted ranges of iproute2 constants
2021-04-03  Ondrej Zajicek... Doc: Fix flowspec example
2021-03-30  Maria MatejkaAllocation of ea_list in one contiguous memory block
2021-03-30  Maria MatejkaRouting table is now a resource allocated from its...
2021-03-30  Maria MatejkaResources: added mb_move() to complement rmove() for...
2021-03-30  Maria MatejkaRouting tables list iteration should use explicit node...
2021-03-30  Ondrej Zajicek... BGP: Do not keep BAF_EXT_LEN flag internally
2021-03-25  Maria MatejkaDropping automatic tests for Debian 7 Wheezy.
2021-03-25  Maria MatejkaSlab: head now uses bitmask for used/free nodes info...
2021-03-18  Ondrej Zajicek... NEWS and version update v2.0.8
2021-03-18  Ondrej Zajicek... Add new BGP tests
2021-03-18  Ondrej Zajicek... BGP: Do not show statistics
2021-03-17  Ondrej Zajicek... RPKI: Improve error handling of DNS resolver
2021-03-17  Ondrej Zajicek... Minor fixes for restricted builds
2021-03-16  Ondrej Zajicek... Pipe: Propagate debug flags from protocol to channels
2021-03-16  Ondrej Zajicek... OSPFv3: Update neighbor authentication state from Hello...
2021-03-15  Ondrej Zajicek... Filter: Update 'gw' to handle IPv6 link-local addresses
2021-03-15  Ondrej Zajicek... Doc: Document automatic RPKI reload
2021-03-15  Ondrej Zajicek... Doc: Document channel debug options
2021-03-12  Ondrej Zajicek... Rate-limit scheduling of work-events
2021-03-10  Ondrej Zajicek... Static: Implement reload hook
2021-03-09  Ondrej Zajicek... Nest: No automatic ROA reload on non-reloadable channels
2021-02-12  Ondrej Zajicek... Nest: Add option to control automatic RPKI reload
2021-02-10  Ondrej Zajicek... Tests: Add missing mockup function to tests
2021-02-10  Vincent BernatBGP: Add support for BGP hostname capability
2021-02-10  Ondrej Zajicek... Nest: Automatic channel reloads based on RPKI changes
2021-02-07  Ondrej Zajicek... Filter: Recursive filter iteration code
2021-01-22  Ondrej Zajicek... MRT: Fix MP-BGP next hops
2021-01-14  Ondrej Zajicek... Netlink: Ignore dead routes
2021-01-12  Ondrej Zajicek... Build: Fix tags generation
2021-01-12  Ondrej Zajicek... MRT: Fix IPv6 table dumps
2021-01-10  Ondrej Zajicek... BFD: Dispatch sessions also by interface index
2021-01-07  Ondrej Zajicek... RPKI: Remove port (and SSH username) from 'Cache server...
2021-01-07  Ondrej Zajicek... Kernel: Do not check templates
2021-01-07  Ondrej Zajicek... Doc: Describe per-nexthop static route options
2021-01-06  Ondrej Zajicek... Nest: remove last_tx_filter_change
next