]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2021-11-22  Maria MatejkaCorking also feed start to keep BIRD running when refee...
2021-11-22  Maria MatejkaRoute attribute cache is now lockless on read / clone.
2021-11-22  Maria MatejkaRoute sources have their separate global lock
2021-11-22  Maria MatejkaIntroducing basic RCU primitives for lock-less shared...
2021-11-22  Maria MatejkaVRF setting reduced to one argument, using default...
2021-11-22  Maria MatejkaRoute table import-to-export announcement indirection...
2021-11-22  Maria MatejkaKeeping un-unmmappable pages until they can be reused
2021-11-22  Maria MatejkaPipe runs in parallel.
2021-11-22  Maria MatejkaRouting tables now have their own loops.
2021-11-22  Maria MatejkaRoute subscription uses events
2021-11-22  Maria MatejkaGlobal table update pool removed
2021-11-22  Maria MatejkaLocking route attributes cache
2021-11-22  Maria MatejkaRoute sources have an explicit owner
2021-11-22  Maria MatejkaTable cork: Stop creating updates when there are too...
2021-11-22  Maria MatejkaSplit route table event into separate events
2021-11-22  Maria MatejkaAdding a generic cork mechanism for events
2021-11-22  Maria MatejkaConverting the former BFD loop to a universal IO loop...
2021-11-22  Maria MatejkaMoved BFD IO loop out of BFD as we want to use it as...
2021-11-22  Maria MatejkaUnified time for whole BIRD
2021-11-22  Maria MatejkaDebug messages with timestamps.
2021-11-22  Maria MatejkaLock position checking allows for safe lock unions
2021-11-22  Maria MatejkaCoroutines: A simple and lightweight parallel execution...
2021-11-22  Maria MatejkaLocking subsystem: Just a global BIRD lock to begin...
2021-11-22  Maria MatejkaDropping the POSIX thread-local variables in favor...
2021-11-22  Maria MatejkaPOSIX threads and thread-local storage is needed for...
2021-11-22  Maria MatejkaMultithreaded BIRD needs reasonably new software to...
2021-11-22  Maria MatejkaFixing expensive list checks. Debug only commit.
2021-11-22  Maria MatejkaGDB: SKIP_BACK and linked list tools
2021-11-22  Maria MatejkaType checking in SKIP_BACK macro
2021-11-22  Maria MatejkaRoute export is now asynchronous.
2021-11-22  Maria MatejkaBetter profylaction recursive route loops
2021-11-22  Maria MatejkaSpecial table hooks rectified.
2021-11-22  Maria MatejkaTable import and export are now explicit hooks.
2021-11-09  Maria MatejkaLimit containment
2021-11-09  Maria MatejkaRPKI: Do nothing when protocol is stopping
2021-11-09  Maria MatejkaRPKI shouldn't process more packets when being stopped
2021-11-09  Maria MatejkaKernel routes are flushed on shutdown by kernel scan...
2021-11-09  Maria MatejkaSecondary and merged exports get a whole feed instead...
2021-11-09  Maria MatejkaRoute export: rejected by filter bitmap
2021-11-09  Maria MatejkaProtocol stats split to import and export
2021-11-09  Maria MatejkaNest: Route generations and explicit tracking route...
2021-11-09  Maria MatejkaRefeed is done from export table when appropriate
2021-11-09  Maria MatejkaRecursive route nexthop updates now announced with...
2021-11-09  Maria MatejkaSuppressed MRT unused static function warning
2021-11-09  Maria MatejkaSplit route data structure to storage (ro) / manipulati...
2021-11-09  Maria MatejkaExtended route trace: logging Path Identifiers
2021-10-13  Maria MatejkaDropping the unused rte_same hook
2021-10-13  Maria MatejkaDropping rte-local dumper entries
2021-10-13  Maria MatejkaRIP fixup + dropping the tmp_attrs mechanism as obsolete
2021-10-13  Maria MatejkaBGP: Moved the suppressed and stale flags to pflags
2021-10-13  Maria MatejkaKernel: Convert the rte-local attributes to extended...
2021-10-13  Maria MatejkaDropping the RTS_DUMMY temporary route storage.
2021-10-13  Maria MatejkaBabel: Convert the rte-local attributes to extended...
2021-10-13  Maria MatejkaOSPF: Convert the rte-local attributes to extended...
2021-10-13  Maria MatejkaRIP: convert the rte-local attributes to extended attri...
2021-10-13  Maria MatejkaExtended route attributes may include also pointers
2021-10-13  Maria MatejkaIGP metric getter refactoring to protocol callback
2021-10-13  Maria MatejkaRoute: moved rte_src pointer from rta to rte
2021-10-13  Maria MatejkaPreference moved to RTA and set explicitly in protocols
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-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-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
next