Age | Commit message (Expand) | Author |
2023-01-21 | Merge commit 'e48f898fdaf06b61754ae520410729a9984ab65b' into thread-next | Maria Matejka |
2023-01-21 | Merge commit 'a80cd4707464cedb526eb72e7704b097af20beb7' into thread-next | Maria Matejka |
2023-01-21 | Merge commit '3859e4efc1597368df647323c5a3cc1771cb64ca' into thread-next | Maria Matejka |
2023-01-21 | Merge commit 'e80156d9363a594ff23524f56d59f0eee160859d' into thread-next | Maria Matejka |
2023-01-21 | Adding forgotten pthread.h #include in io-loop.h (breaks at openbsd 7.1) | Maria Matejka |
2023-01-21 | Merge commit 'a50d2fa65f3350ee55f5106b87a884d1b98e7761' into thread-next | Maria Matejka |
2023-01-21 | Merge commit '543c8ba0971e91da3fe507dbfc1e1f9b556642b1' into thread-next | Maria Matejka |
2023-01-20 | Fixed various build problems on FreeBSD and/or CLang | Maria Matejka |
2023-01-20 | BGP: Add received role value to role mismatch log message | Ondrej Zajicek |
2023-01-19 | Merge commit '140c534fb81d0e165b7d674e869c646455ed19d1' into thread-next | Maria Matejka |
2023-01-19 | Decoupling loops from threads to allow fixed thread count | Maria Matejka |
2023-01-19 | Table prune routine doesn't walk over lists unless needed. | Maria Matejka |
2023-01-19 | CLI closing fix when its action is run asynchronously. | Maria Matejka |
2023-01-19 | Removed config reparsing from unrelated tests | Maria Matejka |
2023-01-18 | Alloc: Minor cleanups | Ondrej Zajicek |
2023-01-18 | Merge branch 'master' of https://gitlab.nic.cz/labs/bird | Maria Matejka |
2023-01-18 | Fix memory pre-allocation | Maria Matejka |
2023-01-17 | Filter: Allow setting the 'onlink' route attribute in filters | Radu Carpa |
2023-01-17 | Alloc: Disable transparent huge pages | Ondrej Zajicek |
2023-01-13 | Build: Fix cleanup of nest/proto-build.c | Ondrej Zajicek |
2023-01-13 | Minor cleanups | Ondrej Zajicek |
2023-01-13 | BSD: Add support for kernel route metric | Ondrej Zajicek |
2023-01-12 | Log message before aborting | Mike Crute |
2023-01-07 | Filter: Change linearization of branches in switch instruction | Ondrej Zajicek |
2023-01-03 | BGP: Allow role specific keywords to be used as symbols | Ondrej Zajicek |
2023-01-03 | Configure: Expensive check option was broken, never worked | Ondrej Zajicek |
2023-01-03 | Nest: Fix leaking internal attributes in RIP and Babel | Ondrej Zajicek |
2023-01-02 | Add compile-time option to enable 4-way tries instead of 16-way ones | Ondrej Zajicek |
2023-01-01 | Nest: Fix several issues with pflags | Ondrej Zajicek |
2022-12-24 | Babel: Rework seqno request handling | Toke Høiland-Jørgensen |
2022-12-18 | BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+ | Ondrej Zajicek |
2022-12-16 | FreeBSD: use interface index instead of IP address when specifying multicast ... | Alexander Chernikov |
2022-12-16 | Netlink: move OS-specific headers and defines to sysdep | Alexander Chernikov |
2022-12-16 | BSD: Add missing makefile for bsd-netlink target | Ondrej Zajicek |
2022-12-11 | NEWS and version updatev2.0.11 | Ondrej Zajicek |
2022-12-11 | BSD: Workaround for direct routes on FreeBSD 13.0 | Ondrej Zajicek |
2022-12-10 | BGP: Log unacceptable hold time as decimal number | Ondrej Zajicek |
2022-12-10 | CLI: Fix for long-lived sessions during high loads | Ondrej Zajicek |
2022-12-10 | Client: Unknown command should return nonzero errorcode | Ondrej Zajicek |
2022-12-09 | Doc: Document issue with import tables | Ondrej Zajicek |
2022-12-09 | Netlink on FreeBSD support | Alexander V. Chernikov |
2022-12-09 | BGP: Improve handling of hold and keepalive timers | Ondrej Zajicek |
2022-12-06 | Nest: Avoid spurious announcements triggered by filtered routes | Ondrej Zajicek |
2022-11-30 | CI: Remove docker rebuild phase | Ondrej Zajicek |
2022-11-30 | CI: Try new workers | Ondrej Zajicek |
2022-11-30 | BSD: Fix krt socket code w.r.t. rte/rta changes | Ondrej Zajicek |
2022-11-29 | Fix build variables for OpenBSD | Ondrej Zajicek |
2022-11-09 | Conf: Make 'configure check' command restricted | Ondrej Zajicek |
2022-11-09 | Conf: Free stored old config before parsing new one | Ondrej Zajicek |
2022-11-08 | Added more netlab tests for automatic run. | Maria Matejka |