summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02Macro: stringifyMaria Matejka
2023-02-02Lists: fixed bugs in expensive checks in quirky usecasesMaria Matejka
2023-02-02Interface updates are asynchronousMaria Matejka
2023-02-02Proto: Adding a list of associated neighborsMaria Matejka
2023-02-02Typed lists: shortcut for simple nodesMaria Matejka
2023-02-02Moved interface list flush to device protocol cleanup hook.Maria Matejka
2023-01-26Object locks use eventsMaria Matejka
2023-01-25VRF setting reduced to one argument, using default dummy iface for default vrfMaria Matejka
2023-01-23Small fix of indentingAlexander Zubkov
2023-01-23NEWS and version updatev2.0.12Ondrej Zajicek
2023-01-22BFD: Improve incoming packet matchingOndrej Zajicek
2023-01-22VRF: Fix issues with reconfigurationOndrej Zajicek
2023-01-22Added test case for switch bug fixed in e20bef69ccc4a85ef62359ee539c9db2dbe09127Maria Matejka
2023-01-20BGP: Add received role value to role mismatch log messageOndrej Zajicek
2023-01-18Alloc: Minor cleanupsOndrej Zajicek
2023-01-18Merge branch 'master' of https://gitlab.nic.cz/labs/birdMaria Matejka
2023-01-18Fix memory pre-allocationMaria Matejka
2023-01-17Filter: Allow setting the 'onlink' route attribute in filtersRadu Carpa
2023-01-17Alloc: Disable transparent huge pagesOndrej Zajicek
2023-01-13Build: Fix cleanup of nest/proto-build.cOndrej Zajicek
2023-01-13Minor cleanupsOndrej Zajicek
2023-01-13BSD: Add support for kernel route metricOndrej Zajicek
2023-01-12Log message before abortingMike Crute
2023-01-07Filter: Change linearization of branches in switch instructionOndrej Zajicek
2023-01-03BGP: Allow role specific keywords to be used as symbolsOndrej Zajicek
2023-01-03Configure: Expensive check option was broken, never workedOndrej Zajicek
2023-01-03Nest: Fix leaking internal attributes in RIP and BabelOndrej Zajicek
2023-01-02Add compile-time option to enable 4-way tries instead of 16-way onesOndrej Zajicek
2023-01-01Nest: Fix several issues with pflagsOndrej Zajicek
2022-12-24Babel: Rework seqno request handlingToke Høiland-Jørgensen
2022-12-18BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+Ondrej Zajicek
2022-12-16FreeBSD: use interface index instead of IP address when specifying multicast ...Alexander Chernikov
2022-12-16Netlink: move OS-specific headers and defines to sysdepAlexander Chernikov
2022-12-16BSD: Add missing makefile for bsd-netlink targetOndrej Zajicek
2022-12-11NEWS and version updatev2.0.11Ondrej Zajicek
2022-12-11BSD: Workaround for direct routes on FreeBSD 13.0Ondrej Zajicek
2022-12-10BGP: Log unacceptable hold time as decimal numberOndrej Zajicek
2022-12-10CLI: Fix for long-lived sessions during high loadsOndrej Zajicek
2022-12-10Client: Unknown command should return nonzero errorcodeOndrej Zajicek
2022-12-09Doc: Document issue with import tablesOndrej Zajicek
2022-12-09Netlink on FreeBSD supportAlexander V. Chernikov
2022-12-09BGP: Improve handling of hold and keepalive timersOndrej Zajicek
2022-12-06Nest: Avoid spurious announcements triggered by filtered routesOndrej Zajicek
2022-11-30CI: Remove docker rebuild phaseOndrej Zajicek
2022-11-30CI: Try new workersOndrej Zajicek
2022-11-30BSD: Fix krt socket code w.r.t. rte/rta changesOndrej Zajicek
2022-11-29Fix build variables for OpenBSDOndrej Zajicek
2022-11-09Conf: Make 'configure check' command restrictedOndrej Zajicek
2022-11-09Conf: Free stored old config before parsing new oneOndrej Zajicek
2022-11-08Added more netlab tests for automatic run.Maria Matejka