aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nest: Allow MAC algorithms to specify min/max key lengthToke Høiland-Jørgensen2021-06-065-3/+37
* Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen2021-06-067-18/+93
* Lib: Add tests for blake2s and blake2bToke Høiland-Jørgensen2021-06-062-0/+4221
* Lib: Add Blake2s and Blake2b hash functionsToke Høiland-Jørgensen2021-06-0610-8/+975
* sysdep: Add wrapper to get random bytes - updateOndrej Zajicek (work)2021-06-064-66/+49
* sysdep: Add wrapper to get random bytesToke Høiland-Jørgensen2021-06-065-0/+97
* BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)2021-06-012-1/+6
* Babel: Seqno requests are properly decoupled from neighbors when the underlyi...Maria Matejka2021-05-303-13/+22
* OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)2021-05-261-1/+1
* CI: Try different locale for Centos 7Ondrej Zajicek (work)2021-05-201-5/+6
* CI: Package build for more platformsMatous Holinka2021-05-2029-157/+399
* CI: Try utf-8 locale to workaround apkg issueOndrej Zajicek (work)2021-05-191-1/+1
* CI: Build documentation where tools are availableOndrej Zajicek (work)2021-05-191-1/+2
* CI: Update docker images for building of documentationOndrej Zajicek (work)2021-05-195-0/+10
* Pkg: Enable docs subpackage for DebianOndrej Zajicek (work)2021-05-193-0/+20
* CI: Test of apkg buildOndrej Zajicek (work)2021-05-196-16/+112
* Tools: Improve make-dev-archiveOndrej Zajicek (work)2021-05-191-14/+8
* ubuntu: use any init-system-helpersJakub Ružička2021-05-191-1/+1
* suse: fix bird.spec to work on SUSEJakub Ružička2021-05-191-2/+2
* docs: disable docs subpackage to fix FTBFSJakub Ružička2021-05-196-1420/+1
* add apkg-powered upstream packaging for deb, rpmJakub Ružička2021-05-1930-0/+2448
* Flowspec: Documentation updateOndrej Zajicek (work)2021-05-182-2/+4
* Flowspec: Label field should use numeric operator and not bitmask operatorOndrej Zajicek (work)2021-05-184-5/+5
* Flowspec: Do not use comma for bitmask operatorsOndrej Zajicek (work)2021-05-184-20/+12
* Filter: Add MPLS label route attributeTrisha Biswas2021-05-175-1/+33
* Flowspec: Fix values for true/false operatorsOndrej Zajicek (work)2021-05-141-2/+2
* Flowspec: Add code for conversion of flowspec parts to interval listsOndrej Zajicek (work)2021-05-141-15/+220
* Babel: Log the reason when refusing to run on an interfaceOndrej Zajicek (work)2021-05-101-9/+19
* BSD: Propagate OS-level IFF_MULTICAST to internal IF_MULTICAST flagToke Høiland-Jørgensen2021-05-101-0/+3
* OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifacesOndrej Zajicek (work)2021-05-104-16/+30
* OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)2021-05-096-4/+17
* OSPF: Minor refactoring of packet sending codeOndrej Zajicek (work)2021-05-094-40/+38
* CI: Fix debian-10-i386 docker fileOndrej Zajicek (work)2021-04-251-1/+1
* Doc: Include full LinuxDocTools codeOndrej Zajicek (work)2021-04-2517-801/+2983
* CI/CD: some latest releases added.Matous2021-04-2111-8/+208
* Internal route tables have a reduced cleanup routineMaria Matejka2021-04-192-1/+7
* BSD: Fix invalid pointer derefence in logging codeStefan Haller2021-04-191-1/+1
* Lib: Fix handling of buffers in timestamp formattingOndrej Zajicek (work)2021-04-121-2/+3
* Unix: Expand accepted ranges of iproute2 constantsOndrej Zajicek (work)2021-04-071-9/+9
* Doc: Fix flowspec exampleOndrej Zajicek (work)2021-04-031-2/+2
* Allocation of ea_list in one contiguous memory blockMaria Matejka2021-03-301-13/+18
* Routing table is now a resource allocated from its own poolMaria Matejka2021-03-305-51/+131
* Resources: added mb_move() to complement rmove() for memory blocksMaria Matejka2021-03-302-0/+16
* Routing tables list iteration should use explicit node struct positionMaria Matejka2021-03-302-4/+8
* BGP: Do not keep BAF_EXT_LEN flag internallyOndrej Zajicek (work)2021-03-301-2/+2
* Dropping automatic tests for Debian 7 Wheezy.Maria Matejka2021-03-251-18/+0
* Slab: head now uses bitmask for used/free nodes info instead of listsMaria Matejka2021-03-256-68/+148
* NEWS and version updatev2.0.8Ondrej Zajicek (work)2021-03-183-2/+43
* Add new BGP testsOndrej Zajicek (work)2021-03-181-0/+25
* BGP: Do not show statisticsOndrej Zajicek (work)2021-03-181-0/+2