Age | Commit message (Expand) | Author |
2022-04-06 | Eattr flags (originated and fresh) get their own struct fields | Maria Matejka |
2022-04-06 | Minor fix: f_val literals should always have named struct fields | Maria Matejka |
2022-04-06 | Converted Slab allocator to typed lists | Maria Matejka |
2022-03-16 | Netlink: Remove superfluous sysdep/linux/netlink.c.orig | Ondrej Zajicek (work) |
2022-03-16 | Lib: Allow use of 240.0.0.0/4 as a private range | Ondrej Zajicek (work) |
2022-03-15 | Printf variant with a result allocated inside a pool / linpool | Maria Matejka |
2022-03-14 | Merge branch 'haugesund-to-2.0' into HEAD | Maria Matejka |
2022-03-14 | Slab memory allocator unit test | Maria Matejka |
2022-03-11 | Pkg: Improve RPM package unit file | Vincent Bernat |
2022-03-11 | Client: Use exit status to report errors | Ondrej Zajicek (work) |
2022-03-09 | Merge commit 'f81702b7' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '0767a0c2' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '8f3942a9' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '56c8f2f0' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '575da88f' into haugesund | Maria Matejka |
2022-03-09 | Fixed a static assert in page allocator | Maria Matejka |
2022-03-09 | Fixed a static assert in page allocator | Maria Matejka |
2022-03-09 | Merge commit '1b9189d5' into haugesund | Maria Matejka |
2022-03-09 | Route validity check converted to generic macro dispatch | Maria Matejka |
2022-03-09 | Merge remote-tracking branch 'origin/master' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund | Maria Matejka |
2022-03-09 | BGP Flowspec validation: Removed in-route optimization for multithreading com... | 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 | Linpools with pages fixed to the final page allocator version | 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 "fixup! Bound allocated pages to resource pools with page caches to av... | Maria Matejka |
2022-03-09 | Revert "Multipage allocation" | Maria Matejka |
2022-03-09 | Revert "fixup! Multipage allocation" | Maria Matejka |
2022-03-09 | Single-threaded version of sark-branch memory page management | Maria Matejka |
2022-03-02 | Replacing BGP temporary linpools by the common temporary linpool | Maria Matejka |
2022-03-02 | Replaced custom linpools in tests for the common tmp_linpool | Maria Matejka |
2022-03-02 | Introducing an universal temporary linpool flushed after every task | Maria Matejka |
2022-03-02 | Static list initializer | Maria Matejka |
2022-03-02 | Small improvement in directory test | Ondrej Filip |
2022-03-02 | Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund | Maria Matejka |
2022-02-27 | Babel: Fix bug in iface reconfiguration | Ondrej Zajicek (work) |
2022-02-20 | Small change to fix doc building on Debianv2.0.9 | Ondrej Filip |
2022-02-20 | Small changes related to the new release | Ondrej Filip |
2022-02-13 | NEWS: Fix formatting and add some notes | Ondrej Zajicek (work) |
2022-02-09 | NEWS and version update | Ondrej Zajicek (work) |
2022-02-08 | Alloc: Use posix_memalign() instead of aligned_alloc() | Ondrej Zajicek (work) |
2022-02-08 | Netlink: Minor cleanup | Ondrej Zajicek (work) |
2022-02-07 | Lib: Update alignment of slabs | Ondrej Zajicek (work) |
2022-02-06 | Merge branch 'oz-trie-table' | Ondrej Zajicek (work) |
2022-02-06 | Trie: Fix trie format | Ondrej Zajicek (work) |
2022-02-06 | Nest: Implement locking of prefix tries during walks | Ondrej Zajicek (work) |