aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Netlink: Use route replace for IPv6ky/netlink-ecmp-ipv6Kazuki Yamaguchi2022-01-191-55/+6
* .gitlab-ci.yml: minor changes inside the .yml file.Matous Holinka2022-01-172-9/+11
* Netlink: Add option to specify netlink socket receive buffer sizeOndrej Zajicek (work)2022-01-175-1/+2243
* Netlink: Add another workaround for older kernel headersOndrej Zajicek (work)2022-01-151-0/+7
* Netlink: Add workaround for older kernel headersOndrej Zajicek (work)2022-01-141-0/+4
* Netlink: Enable strict checking for KRT dumpsOndrej Zajicek (work)2022-01-141-11/+59
* Netlink: Explicitly skip received cloned routesOndrej Zajicek (work)2022-01-141-3/+7
* BGP: Add option 'free bind'Ondrej Zajicek (work)2022-01-094-4/+17
* IO: Support nonlocal bind in socket interfaceAlexander Zubkov2022-01-084-0/+30
* Test: Activate some remaining build testsOndrej Zajicek (work)2022-01-051-0/+10
* Netlink: Do not ignore dead routes from BIRDOndrej Zajicek (work)2022-01-051-4/+4
* Netlink: Improve multipath parsing errorsOndrej Zajicek (work)2022-01-051-16/+25
* Conf: Fix parsing full-length IPv6 addressesOndrej Zajicek (work)2022-01-052-1/+21
* gitlab-ci.yml: failing gitlab runner fixed.Matous2022-01-051-55/+55
* Doc: Document min/max operators for listsAlexander Zubkov2021-12-281-1/+10
* Filter: Add operators to find minimum and maximum element of setsAlexander Zubkov2021-12-287-0/+238
* Doc: Document community components access operatorsAlexander Zubkov2021-12-281-0/+7
* Filter: Add operators to pick community componentsAlexander Zubkov2021-12-283-8/+53
* BSD: Assume onlink flag on ifaces with only host addressesOndrej Zajicek (work)2021-12-271-3/+33
* RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handlerJob Snijders2021-12-181-0/+27
* Doc: bgp: remove "advertise ipv4"Simon Ruderich2021-12-181-7/+0
* Nest: Do not ignore secondary flag changes in ifa updatesOndrej Zajicek (work)2021-12-181-1/+1
* Memory statistics split into Effective and OverheadMaria Matejka2021-11-275-33/+96
* Directly mapped pages are kept for future use if temporarily not neededMaria Matejka2021-11-243-3/+58
* Conf: Fix crash during shutdownOndrej Zajicek (work)2021-10-201-0/+3
* Nest: Clean up main channel handlingOndrej Zajicek (work)2021-06-178-9/+9
* Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)2021-06-141-0/+6
* Revert "Nest: Fix export of tmpattrs through pipes"Ondrej Zajicek (work)2021-06-141-3/+0
* Nest: Fix export of tmpattrs through pipesOndrej Zajicek (work)2021-06-141-0/+3
* CI: Allow Babel testsOndrej Zajicek (work)2021-06-111-0/+10
* Nest: Allow both 'password' and 'key' keywords for authentication keysOndrej Zajicek (work)2021-06-092-7/+8
* Babel: Simplify auth expirationOndrej Zajicek (work)2021-06-092-25/+11
* Nest: Fix password list parsing codeOndrej Zajicek (work)2021-06-061-3/+12
* Lib: Fix static assert macroOndrej Zajicek (work)2021-06-061-1/+2
* Babel: Add MAC authentication support - updateOndrej Zajicek (work)2021-06-065-192/+199
* Babel: Add MAC authentication supportToke Høiland-Jørgensen2021-06-066-26/+772
* Babel: Refactor TLV parsing code for easier reuseToke Høiland-Jørgensen2021-06-061-64/+107
* 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