]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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
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...
next