Age | Commit message (Expand) | Author |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | Export table: Delay freeing of old stored route. | Maria Matejka |
2021-10-13 | There may be a symbol with NULL protocol when reconfiguring | Maria Matejka |
2021-10-13 | Show route may be accidentally called on shutdown also when not all default t... | Maria Matejka |
2021-10-13 | fixup! Multipage allocation | Maria Matejka |
2021-10-13 | Multipage allocation | Maria Matejka |
2021-10-13 | CLI socket accept() may also fail and should produce some message, not a core... | Maria Matejka |
2021-10-13 | OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation races | Maria Matejka |
2021-10-13 | Linpools may use pages instead of xmalloc | Maria Matejka |
2021-10-13 | fixup! Bound allocated pages to resource pools with page caches to avoid unne... | Maria Matejka |
2021-09-10 | Bound allocated pages to resource pools with page caches to avoid unnecessary... | Maria Matejka |
2021-09-10 | Reducing filter stack size to allow for lesser thread stack size | Maria Matejka |
2021-09-10 | OSPF: Setting a list node NULL before use | Maria Matejka |
2021-09-10 | Fixed memory poisoning in slab | Maria Matejka |
2021-09-10 | Debug output uses local buffer to avoid clashes between threads. | Maria Matejka |
2021-09-10 | Filter: Additional consistency checks | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-11 | CI: Allow Babel tests | Ondrej Zajicek (work) |
2021-06-09 | Nest: Allow both 'password' and 'key' keywords for authentication keys | Ondrej Zajicek (work) |
2021-06-09 | Babel: Simplify auth expiration | Ondrej Zajicek (work) |
2021-06-06 | Nest: Fix password list parsing code | Ondrej Zajicek (work) |
2021-06-06 | Lib: Fix static assert macro | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support - update | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support | Toke Høiland-Jørgensen |
2021-06-06 | Babel: Refactor TLV parsing code for easier reuse | Toke Høiland-Jørgensen |
2021-06-06 | Nest: Allow MAC algorithms to specify min/max key length | Toke Høiland-Jørgensen |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add tests for blake2s and blake2b | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add Blake2s and Blake2b hash functions | Toke Høiland-Jørgensen |
2021-06-06 | sysdep: Add wrapper to get random bytes - update | Ondrej Zajicek (work) |
2021-06-06 | sysdep: Add wrapper to get random bytes | Toke Høiland-Jørgensen |
2021-06-01 | BGP: Ensure that freed neighbor entry is not accessed | Ondrej Zajicek (work) |
2021-05-30 | Babel: Seqno requests are properly decoupled from neighbors when the underlyi... | Maria Matejka |
2021-05-26 | OSPF: Fix OSPFv3 in IPv4 mode with multiple areas | Ondrej Zajicek (work) |
2021-05-20 | CI: Try different locale for Centos 7 | Ondrej Zajicek (work) |
2021-05-20 | CI: Package build for more platforms | Matous Holinka |
2021-05-19 | CI: Try utf-8 locale to workaround apkg issue | Ondrej Zajicek (work) |
2021-05-19 | CI: Build documentation where tools are available | Ondrej Zajicek (work) |
2021-05-19 | CI: Update docker images for building of documentation | Ondrej Zajicek (work) |
2021-05-19 | Pkg: Enable docs subpackage for Debian | Ondrej Zajicek (work) |
2021-05-19 | CI: Test of apkg build | Ondrej Zajicek (work) |
2021-05-19 | Tools: Improve make-dev-archive | Ondrej Zajicek (work) |
2021-05-19 | ubuntu: use any init-system-helpers | Jakub Ružička |
2021-05-19 | suse: fix bird.spec to work on SUSE | Jakub Ružička |
2021-05-19 | docs: disable docs subpackage to fix FTBFS | Jakub Ružička |
2021-05-19 | add apkg-powered upstream packaging for deb, rpm | Jakub Ružička |
2021-05-18 | Flowspec: Documentation update | Ondrej Zajicek (work) |
2021-05-18 | Flowspec: Label field should use numeric operator and not bitmask operator | Ondrej Zajicek (work) |
2021-05-18 | Flowspec: Do not use comma for bitmask operators | Ondrej Zajicek (work) |
2021-05-17 | Filter: Add MPLS label route attribute | Trisha Biswas |