]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2022-07-24  Ondrej ZajicekNetlink: Simplify handling of IPv6 ECMP routes
2022-07-24  Ondrej ZajicekKRT: Scan routing tables separetely on linux to avoid...
2022-07-12  Ondrej ZajicekBGP: Minor improvements to BGP roles
2022-07-11  Eugene BogomazovBGP: Implement BGP roles
2022-06-27  Ondrej Zajicek... Filter: Implement for loops
2022-06-27  Ondrej Zajicek... Filter: Implement mixed declarations of local variables
2022-06-27  Ondrej Zajicek... Filter: Improve handling of stack frames in filter...
2022-06-27  Ondrej Zajicek... Filter: Simplify handling of command sequences
2022-06-27  Ondrej Zajicek... Filter: Fix bug in variable shadowing
2022-06-27  Ondrej Zajicek... Filter: Implement soft scopes
2022-06-27  Ondrej Zajicek... Filter: Implement direct recursion
2022-06-27  Ondrej Zajicek... Filter: Apply constant promotion for FI_EQ / FI_NEQ
2022-06-27  Alexander ZubkovFilter: Add literal for empty set
2022-06-27  Ondrej Zajicek... Nest: Cleanups in as_path_filter()
2022-06-27  Ondrej Zajicek... Filter: Ensure that all expressions declared return...
2022-06-27  Ondrej Zajicek... Filter: Improve description of type system
2022-06-27  Ondrej Zajicek... Filter: Implement type checks for function calls
2022-06-27  Ondrej Zajicek... Filter: Clean up function call instruction
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
2022-06-16  Ondrej ZajicekNEWS and version update v2.0.10
2022-06-07  Maria MatejkaIPv4 flowspec literals should reject IPv6 prefices...
2022-06-05  Ondrej ZajicekBabel: Do not try to remove multicast seqno request...
2022-06-04  Ondrej ZajicekIO: Improve resolution of latency debugging messages
2022-06-04  Ondrej ZajicekNest: Improve GC strategy for rtables
2022-05-27  Ondrej ZajicekCI: Remove broken FreeBSD builds
2022-05-21  Ondrej ZajicekBGP: Display neighbor port on show protocol
2022-05-21  Ondrej ZajicekRPKI: Display cache server port on show protocol
2022-05-19  Luiz AmaralRPKI: Implement VRF support
2022-05-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-04-22  Vincent BernatDoc: fix mating -> matching in flowspec section
2022-04-22  Toke Høiland... Babel: Fix compilation when LOCAL_DEBUG is set in packets.c
2022-04-22  Toke Høiland... Babel: Send out low-interval hello on shutdown
2022-04-13  Maria MatejkaFixed a munmap abort bug
2022-04-07  Ondrej Zajicek... BFD: Add 'strict bind' option
2022-03-16  Ondrej Zajicek... Netlink: Remove superfluous sysdep/linux/netlink.c...
2022-03-16  Ondrej Zajicek... Lib: Allow use of 240.0.0.0/4 as a private range
2022-03-11  Vincent BernatPkg: Improve RPM package unit file
2022-03-11  Ondrej Zajicek... Client: Use exit status to report errors
2022-03-02  Ondrej FilipSmall improvement in directory test
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-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"
next