Age | Commit message (Expand) | Author |
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) |
2022-02-06 | Nest: Implement prefix trie pruning | Ondrej Zajicek (work) |
2022-02-06 | Trie: Add prefix counter | Ondrej Zajicek (work) |
2022-02-06 | Doc: Describe routing table options | Ondrej Zajicek (work) |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add routing table configuration blocks | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add convenience functions to check rtable net type | Ondrej Zajicek (work) |
2022-02-06 | Nest: Avoid unnecessary net_format() in 'show route' command | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add trie iteration code to 'show route' | Ondrej Zajicek (work) |
2022-02-06 | Nest: Implement 'show route in <addr>' command | Ondrej Zajicek (work) |
2022-02-06 | Nest: Attach prefix trie to rtable for faster LPM and interval queries | Ondrej Zajicek (work) |
2022-01-28 | BGP: Make routing loops silent | Ondrej Zajicek (work) |
2022-01-28 | BGP: Use proper class in attribute error messages | Ondrej Zajicek (work) |
2022-01-28 | BGP: Improve 'invalid next hop' error reporting | Ondrej Zajicek (work) |
2022-01-24 | BGP: Log route updates that were changed to withdraws | Ondrej Zajicek (work) |
2022-01-17 | .gitlab-ci.yml: minor changes inside the .yml file. | Matous Holinka |
2022-01-17 | Netlink: Add option to specify netlink socket receive buffer size | Ondrej Zajicek (work) |
2022-01-15 | Netlink: Add another workaround for older kernel headers | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Add workaround for older kernel headers | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Enable strict checking for KRT dumps | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Explicitly skip received cloned routes | Ondrej Zajicek (work) |
2022-01-09 | BGP: Add option 'free bind' | Ondrej Zajicek (work) |
2022-01-08 | IO: Support nonlocal bind in socket interface | Alexander Zubkov |
2022-01-05 | Test: Activate some remaining build tests | Ondrej Zajicek (work) |
2022-01-05 | Netlink: Do not ignore dead routes from BIRD | Ondrej Zajicek (work) |
2022-01-05 | Netlink: Improve multipath parsing errors | Ondrej Zajicek (work) |
2022-01-05 | Conf: Fix parsing full-length IPv6 addresses | Ondrej Zajicek (work) |
2022-01-05 | gitlab-ci.yml: failing gitlab runner fixed. | Matous |
2021-12-28 | Doc: Document min/max operators for lists | Alexander Zubkov |