aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* RPKI: Improve error handling of DNS resolverOndrej Zajicek (work)2021-03-171-5/+11
* Minor fixes for restricted buildsOndrej Zajicek (work)2021-03-173-6/+8
* Pipe: Propagate debug flags from protocol to channelsOndrej Zajicek (work)2021-03-162-0/+19
* OSPFv3: Update neighbor authentication state from Hello packetsOndrej Zajicek (work)2021-03-161-0/+11
* Filter: Update 'gw' to handle IPv6 link-local addressesOndrej Zajicek (work)2021-03-151-1/+2
* Doc: Document automatic RPKI reloadOndrej Zajicek (work)2021-03-151-13/+26
* Doc: Document channel debug optionsOndrej Zajicek (work)2021-03-151-6/+24
* Rate-limit scheduling of work-eventsOndrej Zajicek (work)2021-03-124-6/+66
* Static: Implement reload hookOndrej Zajicek (work)2021-03-102-3/+52
* Nest: No automatic ROA reload on non-reloadable channelsOndrej Zajicek (work)2021-03-091-6/+7
* Nest: Add option to control automatic RPKI reloadOndrej Zajicek (work)2021-02-124-9/+36
* Tests: Add missing mockup function to testsOndrej Zajicek (work)2021-02-101-0/+1
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-1011-1/+89