Age | Commit message (Expand) | Author |
2023-01-22 | Merge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c' into thread-next | Maria Matejka |
2023-01-21 | Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-next | Maria Matejka |
2023-01-21 | Merge commit 'a80cd4707464cedb526eb72e7704b097af20beb7' 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-20 | Fixed various build problems on FreeBSD and/or CLang | Maria Matejka |
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 | CLI closing fix when its action is run asynchronously. | Maria Matejka |
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-07 | Merge remote-tracking branch 'origin/master' into thread-next | Maria Matejka |
2022-11-07 | Merge commit '32425297' into thread-next | Maria Matejka |
2022-11-07 | Merge commit '0f2be469' into thread-next | Maria Matejka |
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-10-12 | Fixed SSH known hosts checking with older versions of libssh | Maria Matejka |
2022-10-05 | Poll errors must also drop a corefile. And we shouldn't run sockets when sock... | Maria Matejka |
2022-10-05 | Fixed previously untested paths in RPKI | Maria Matejka |
2022-10-04 | Merge commit '67256d50' into HEAD | Maria Matejka |
2022-10-04 | Merge commit 'fb7fb674' into HEAD | Maria Matejka |
2022-10-04 | Merge commit 'e9e6baae' into HEAD | Maria Matejka |
2022-10-04 | Merge commit 'a32cee78' into HEAD | Maria Matejka |
2022-10-04 | Merge commit '71b434a9' into HEAD | Maria Matejka |
2022-10-04 | Merge commit '0072d11f' into tmp-learn | Maria Matejka |
2022-09-29 | Merge branch 'tmp-bad-learn' into thread-next | Maria Matejka |
2022-09-29 | Merge commit '9efaf6ba' into tmp-bad-learn | Maria Matejka |
2022-09-27 | Merge commit '4364ee' into tmp-bad-learn | Maria Matejka |
2022-09-27 | Merge commit 'cae5979871ee7aa341334f8b1af6bafc60ee9692' into tmp-bad-learn | Maria Matejka |
2022-09-27 | KRT: Fix route learning | Maria Matejka |
2022-09-27 | KRT: Fix setting default preference | Alexander Zubkov |
2022-09-21 | Local page allocation | Maria Matejka |
2022-09-20 | Pipe kick-and-drain packed into a neat structure and functions. | Maria Matejka |
2022-09-20 | Fixed display of standby memory | Maria Matejka |
2022-09-18 | Loop flags: a simple idempotent event announcement mechanism | Maria Matejka |
2022-09-18 | Cancelling all timers when loop stops | Maria Matejka |
2022-09-18 | Memory pages allocator is now a global simple lockless structure | Maria Matejka |
2022-09-09 | Merge commit 'd2c1036a42881d413ec97203ede92a69f8cd218f' into thread-next | Maria Matejka |
2022-09-08 | Table access is now locked. | Maria Matejka |
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 |