summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13Preference moved to RTA and set explicitly in protocolsMaria Matejka
2021-10-13Preexport: No route modification, no linpool neededMaria Matejka
2021-10-13Export table: Delay freeing of old stored route.Maria Matejka
2021-10-13There may be a symbol with NULL protocol when reconfiguringMaria Matejka
2021-10-13Show route may be accidentally called on shutdown also when not all default t...Maria Matejka
2021-10-13fixup! Multipage allocationMaria Matejka
2021-10-13Multipage allocationMaria Matejka
2021-10-13CLI socket accept() may also fail and should produce some message, not a core...Maria Matejka
2021-10-13OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation racesMaria Matejka
2021-10-13Linpools may use pages instead of xmallocMaria Matejka
2021-10-13fixup! Bound allocated pages to resource pools with page caches to avoid unne...Maria Matejka
2021-09-10Bound allocated pages to resource pools with page caches to avoid unnecessary...Maria Matejka
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-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)
2021-05-18Flowspec: Label field should use numeric operator and not bitmask operatorOndrej Zajicek (work)
2021-05-18Flowspec: Do not use comma for bitmask operatorsOndrej Zajicek (work)