]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-05-04  Alexander ZubkovFixed spurious undef of route attributes
2022-04-13  Maria MatejkaRIP: fixed the EA_RIP_FROM attribute
2022-04-13  Maria MatejkaFixed a munmap abort bug
2022-04-07  Ondrej Zajicek... BFD: Add 'strict bind' option
2022-04-06  Maria MatejkaBGP uses lp_save / lp_restore instead of linpool flushing
2022-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
2022-04-06  Maria MatejkaBGP: Fixed LLGR depreferencing in bgp_rte_mergable
2022-04-06  Maria MatejkaProtocols have their own explicit init routines
2022-04-06  Maria MatejkaUnsetting route attributes without messing with type...
2022-04-06  Maria MatejkaEattr flags (originated and fresh) get their own struct...
2022-04-06  Maria MatejkaMinor fix: f_val literals should always have named...
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... 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-15  Maria MatejkaPrintf variant with a result allocated inside a pool...
2022-03-14  Maria MatejkaSlab memory allocator unit test
2022-03-11  Vincent BernatPkg: Improve RPM package unit file
2022-03-11  Ondrej Zajicek... Client: Use exit status to report errors
2022-03-09  Maria MatejkaFixed a static assert in page allocator
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaBGP Flowspec validation: Removed in-route optimization...
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 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  Ondrej FilipSmall improvement in directory test
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-11-09  Maria MatejkaExtended route trace: logging Path Identifiers
2021-10-19  Ondrej Zajicek... Conf: Fix crash during shutdown
2021-10-13  Maria MatejkaDropping the unused rte_same hook
2021-10-13  Maria MatejkaDropping rte-local dumper entries
2021-10-13  Maria MatejkaKernel: Convert the rte-local attributes to extended...
next