Age | Commit message (Expand) | Author |
2023-01-23 | NEWS and version updatev2.0.12 | Ondrej Zajicek |
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 | Alloc: Disable transparent huge pages | 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 |
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 | CLI: Fix for long-lived sessions during high loads | Ondrej Zajicek |
2022-12-09 | Netlink on FreeBSD support | Alexander V. Chernikov |
2022-11-30 | BSD: Fix krt socket code w.r.t. rte/rta changes | 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-03 | Page allocator: Fixed minor bugs and added commentary | Maria Matejka |
2022-11-02 | Memory pages are not munmapped, instead we just madvise() | Maria Matejka |
2022-10-12 | Netlink: Parse onlink flag even on direct routes | Ondrej Zajicek |
2022-09-27 | KRT: Fix setting default preference | Alexander Zubkov |
2022-08-18 | Merge branch 'mq-fix-eattr-setting' into backport | Maria Matejka |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-08-18 | Fixed initialization of Linux kernel route attributes | Maria Matejka |
2022-07-27 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-26 | Netlink: Restrict route replace for IPv6 | Ondrej Zajicek |
2022-07-25 | Netlink: Simplify handling of IPv6 ECMP routes | Ondrej Zajicek |
2022-07-24 | KRT: Scan routing tables separetely on linux to avoid congestion | Ondrej Zajicek |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-07-11 | Merge commit 'beb5f78a' into backport | Maria Matejka |
2022-07-10 | Merge version 2.0.10 into backport | Maria Matejka |
2022-06-27 | Filter: Implement soft scopes | Ondrej Zajicek (work) |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-16 | NEWS and version updatev2.0.102.0.10 | Ondrej Zajicek |
2022-06-04 | IO: Improve resolution of latency debugging messages | Ondrej Zajicek |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
2022-04-13 | Fixed a munmap abort bug | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-03-16 | Netlink: Remove superfluous sysdep/linux/netlink.c.orig | Ondrej Zajicek (work) |
2022-03-09 | Fixed a static assert in page allocator | Maria Matejka |
2022-03-09 | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '5cff1d5f' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'd5a32563' into haugesund | Maria Matejka |
2022-03-09 | Fixed resource initialization in unit tests | Maria Matejka |
2022-03-09 | Merge commit '0c59f7ff' into haugesund | Maria Matejka |
2022-03-09 | Revert "Bound allocated pages to resource pools with page caches to avoid unn... | Maria Matejka |
2022-03-09 | Revert "Multipage allocation" | Maria Matejka |