Age | Commit message (Expand) | Author |
2021-12-28 | Doc: Document community components access operators | Alexander Zubkov |
2021-12-28 | Filter: Add operators to pick community components | Alexander Zubkov |
2021-12-27 | BSD: Assume onlink flag on ifaces with only host addresses | Ondrej Zajicek (work) |
2021-12-18 | RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handler | Job Snijders |
2021-12-18 | Doc: bgp: remove "advertise ipv4" | Simon Ruderich |
2021-12-18 | Nest: Do not ignore secondary flag changes in ifa updates | Ondrej Zajicek (work) |
2021-12-02 | Trie: Clarify handling of less-common net types | Ondrej Zajicek (work) |
2021-11-27 | Memory statistics split into Effective and Overhead | Maria Matejka |
2021-11-26 | Trie: Implement longest-prefix-match queries and walks | Ondrej Zajicek (work) |
2021-11-24 | Directly mapped pages are kept for future use if temporarily not needed | Maria Matejka |
2021-11-19 | Trie: Implement trie walking code | Ondrej Zajicek (work) |
2021-11-13 | Trie: Simplify network matching code | Ondrej Zajicek (work) |
2021-11-09 | Extended route trace: logging Path Identifiers | Maria Matejka |
2021-10-20 | Conf: Fix crash during shutdown | Ondrej Zajicek (work) |
2021-10-13 | Dropping the unused rte_same hook | Maria Matejka |
2021-10-13 | Dropping rte-local dumper entries | Maria Matejka |
2021-10-13 | Kernel: Convert the rte-local attributes to extended attributes and flags to ... | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-10-13 | Export table: Delay freeing of old stored route. | Maria Matejka |
2021-10-13 | BGP: Moved the suppressed and stale flags to pflags | Maria Matejka |
2021-10-13 | Babel: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | There may be a symbol with NULL protocol when reconfiguring | Maria Matejka |
2021-10-13 | OSPF: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | Show route may be accidentally called on shutdown also when not all default t... | Maria Matejka |
2021-10-13 | RIP: convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | Extended route attributes may include also pointers | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |
2021-10-13 | fixup! Multipage allocation | Maria Matejka |
2021-10-13 | Multipage allocation | Maria Matejka |
2021-10-13 | CLI socket accept() may also fail and should produce some message, not a core... | Maria Matejka |
2021-10-13 | OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation races | Maria Matejka |
2021-10-13 | Linpools may use pages instead of xmalloc | Maria Matejka |
2021-10-13 | fixup! Bound allocated pages to resource pools with page caches to avoid unne... | Maria Matejka |
2021-09-25 | Filter: Add prefix trie benchmarks | Ondrej Zajicek (work) |
2021-09-25 | Filter: Improve prefix trie tests | Ondrej Zajicek (work) |
2021-09-25 | Filter: Update trie documentation | Ondrej Zajicek (work) |
2021-09-25 | Filter: Fix trie test | Ondrej Zajicek (work) |
2021-09-25 | Filter: Faster prefix sets | Ondrej Zajicek (work) |
2021-09-10 | Bound allocated pages to resource pools with page caches to avoid unnecessary... | Maria Matejka |
2021-09-10 | Reducing filter stack size to allow for lesser thread stack size | Maria Matejka |
2021-09-10 | OSPF: Setting a list node NULL before use | Maria Matejka |
2021-09-10 | Fixed memory poisoning in slab | Maria Matejka |
2021-09-10 | Debug output uses local buffer to avoid clashes between threads. | Maria Matejka |
2021-09-10 | Filter: Additional consistency checks | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |