summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26Trie: Implement longest-prefix-match queries and walksOndrej Zajicek (work)
2021-11-24Directly mapped pages are kept for future use if temporarily not neededMaria Matejka
2021-11-19Trie: Implement trie walking codeOndrej Zajicek (work)
2021-11-13Trie: Simplify network matching codeOndrej Zajicek (work)
2021-10-20Conf: Fix crash during shutdownOndrej Zajicek (work)
2021-09-25Filter: Add prefix trie benchmarksOndrej Zajicek (work)
2021-09-25Filter: Improve prefix trie testsOndrej Zajicek (work)
2021-09-25Filter: Update trie documentationOndrej Zajicek (work)
2021-09-25Filter: Fix trie testOndrej Zajicek (work)
2021-09-25Filter: Faster prefix setsOndrej Zajicek (work)
2021-09-10Reducing filter stack size to allow for lesser thread stack sizeMaria Matejka
2021-09-10OSPF: Setting a list node NULL before useMaria Matejka
2021-09-10Fixed memory poisoning in slabMaria Matejka
2021-09-10Debug output uses local buffer to avoid clashes between threads.Maria Matejka
2021-09-10Filter: Additional consistency checksMaria Matejka
2021-09-10Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-17Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-14Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)
2021-06-14Revert "Nest: Fix export of tmpattrs through pipes"Ondrej Zajicek (work)
2021-06-14Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)
2021-06-11CI: Allow Babel testsOndrej Zajicek (work)
2021-06-09Nest: Allow both 'password' and 'key' keywords for authentication keysOndrej Zajicek (work)
2021-06-09Babel: Simplify auth expirationOndrej Zajicek (work)
2021-06-06Nest: Fix password list parsing codeOndrej Zajicek (work)
2021-06-06Lib: Fix static assert macroOndrej Zajicek (work)
2021-06-06Babel: Add MAC authentication support - updateOndrej Zajicek (work)
2021-06-06Babel: Add MAC authentication supportToke Høiland-Jørgensen
2021-06-06Babel: Refactor TLV parsing code for easier reuseToke Høiland-Jørgensen
2021-06-06Nest: Allow MAC algorithms to specify min/max key lengthToke Høiland-Jørgensen
2021-06-06Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen
2021-06-06Lib: Add tests for blake2s and blake2bToke Høiland-Jørgensen
2021-06-06Lib: Add Blake2s and Blake2b hash functionsToke Høiland-Jørgensen
2021-06-06sysdep: Add wrapper to get random bytes - updateOndrej Zajicek (work)
2021-06-06sysdep: Add wrapper to get random bytesToke Høiland-Jørgensen
2021-06-01BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)
2021-05-30Babel: Seqno requests are properly decoupled from neighbors when the underlyi...Maria Matejka
2021-05-26OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)
2021-05-20CI: Try different locale for Centos 7Ondrej Zajicek (work)
2021-05-20CI: Package build for more platformsMatous Holinka
2021-05-19CI: Try utf-8 locale to workaround apkg issueOndrej Zajicek (work)
2021-05-19CI: Build documentation where tools are availableOndrej Zajicek (work)
2021-05-19CI: Update docker images for building of documentationOndrej Zajicek (work)
2021-05-19Pkg: Enable docs subpackage for DebianOndrej Zajicek (work)
2021-05-19CI: Test of apkg buildOndrej Zajicek (work)
2021-05-19Tools: Improve make-dev-archiveOndrej Zajicek (work)
2021-05-19ubuntu: use any init-system-helpersJakub Ružička
2021-05-19suse: fix bird.spec to work on SUSEJakub Ružička
2021-05-19docs: disable docs subpackage to fix FTBFSJakub Ružička
2021-05-19add apkg-powered upstream packaging for deb, rpmJakub Ružička
2021-05-18Flowspec: Documentation updateOndrej Zajicek (work)