summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2021-05-17Filter: Add MPLS label route attributeTrisha Biswas
2021-05-14Flowspec: Fix values for true/false operatorsOndrej Zajicek (work)
2021-05-14Flowspec: Add code for conversion of flowspec parts to interval listsOndrej Zajicek (work)
2021-05-10Babel: Log the reason when refusing to run on an interfaceOndrej Zajicek (work)
2021-05-10BSD: Propagate OS-level IFF_MULTICAST to internal IF_MULTICAST flagToke Høiland-Jørgensen
2021-05-10OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifacesOndrej Zajicek (work)
2021-05-09OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)
2021-05-09OSPF: Minor refactoring of packet sending codeOndrej Zajicek (work)
2021-04-25CI: Fix debian-10-i386 docker fileOndrej Zajicek (work)
2021-04-25Doc: Include full LinuxDocTools codeOndrej Zajicek (work)
2021-04-21CI/CD: some latest releases added.Matous
2021-04-19Internal route tables have a reduced cleanup routineMaria Matejka
2021-04-19BSD: Fix invalid pointer derefence in logging codeStefan Haller
2021-04-12Lib: Fix handling of buffers in timestamp formattingOndrej Zajicek (work)
2021-04-07Unix: Expand accepted ranges of iproute2 constantsOndrej Zajicek (work)
2021-04-03Doc: Fix flowspec exampleOndrej Zajicek (work)
2021-03-30Allocation of ea_list in one contiguous memory blockMaria Matejka
2021-03-30Routing table is now a resource allocated from its own poolMaria Matejka
2021-03-30Resources: added mb_move() to complement rmove() for memory blocksMaria Matejka
2021-03-30Routing tables list iteration should use explicit node struct positionMaria Matejka
2021-03-30BGP: Do not keep BAF_EXT_LEN flag internallyOndrej Zajicek (work)
2021-03-25Dropping automatic tests for Debian 7 Wheezy.Maria Matejka
2021-03-25Slab: head now uses bitmask for used/free nodes info instead of listsMaria Matejka
2021-03-18NEWS and version updatev2.0.8Ondrej Zajicek (work)
2021-03-18Add new BGP testsOndrej Zajicek (work)
2021-03-18BGP: Do not show statisticsOndrej Zajicek (work)
2021-03-17RPKI: Improve error handling of DNS resolverOndrej Zajicek (work)
2021-03-17Minor fixes for restricted buildsOndrej Zajicek (work)
2021-03-16Pipe: Propagate debug flags from protocol to channelsOndrej Zajicek (work)
2021-03-16OSPFv3: Update neighbor authentication state from Hello packetsOndrej Zajicek (work)