Age | Commit message (Expand) | Author |
2022-01-08 | IO: Support nonlocal bind in socket interface | Alexander Zubkov |
2021-11-27 | Memory statistics split into Effective and Overhead | Maria Matejka |
2021-11-24 | Directly mapped pages are kept for future use if temporarily not needed | Maria Matejka |
2021-06-06 | Lib: Fix static assert macro | Ondrej Zajicek (work) |
2021-06-06 | Nest: Allow MAC algorithms to specify min/max key length | Toke Høiland-Jørgensen |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add tests for blake2s and blake2b | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add Blake2s and Blake2b hash functions | Toke Høiland-Jørgensen |
2021-06-06 | sysdep: Add wrapper to get random bytes - update | Ondrej Zajicek (work) |
2021-06-06 | sysdep: Add wrapper to get random bytes | Toke Høiland-Jørgensen |
2021-05-30 | Babel: Seqno requests are properly decoupled from neighbors when the underlyi... | Maria Matejka |
2021-05-18 | Flowspec: Documentation update | Ondrej Zajicek (work) |
2021-05-18 | Flowspec: Label field should use numeric operator and not bitmask operator | Ondrej Zajicek (work) |
2021-05-18 | Flowspec: Do not use comma for bitmask operators | Ondrej Zajicek (work) |
2021-05-17 | Filter: Add MPLS label route attribute | Trisha Biswas |
2021-05-14 | Flowspec: Fix values for true/false operators | Ondrej Zajicek (work) |
2021-05-14 | Flowspec: Add code for conversion of flowspec parts to interval lists | Ondrej Zajicek (work) |
2021-04-12 | Lib: Fix handling of buffers in timestamp formatting | Ondrej Zajicek (work) |
2021-03-30 | Resources: added mb_move() to complement rmove() for memory blocks | Maria Matejka |
2021-03-25 | Slab: head now uses bitmask for used/free nodes info instead of lists | Maria Matejka |
2021-03-12 | Rate-limit scheduling of work-events | Ondrej Zajicek (work) |
2021-02-07 | Filter: Recursive filter iteration code | Ondrej Zajicek (work) |
2020-11-24 | lib/slab: introduce sl_allocz() function and use it in Babel | Toke Høiland-Jørgensen |
2020-05-01 | Slab: Init node in slab head to NULLs. | Maria Matejka |
2020-05-01 | Timer: Adding missing initializer. | Maria Matejka |
2020-05-01 | Lists: Replaced replace_node() by update_node() which is the only use of that... | Maria Matejka |
2020-05-01 | Lists: fix a stupid sanitizer bug | Maria Matejka |
2020-05-01 | Uninitialized list nodes fixes | Maria Matejka |
2020-05-01 | List expensive check. | Maria Matejka |
2020-05-01 | Expensive check declaration | Maria Matejka |
2020-05-01 | IPv6 address parser: fail on incomplete addresses | Maria Matejka |
2020-05-01 | Non-null function argument declaration | Maria Matejka |
2020-04-28 | More assertion categories | Maria Matejka |
2020-04-28 | Not calling memcpy with n=0. | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-04-05 | Fletcher16 test fixed to work at bigendian architectures. | Maria Matejka |
2020-03-03 | Flowspec: Fix tests | Ondrej Zajicek (work) |
2020-03-03 | BGP: Handle flowspec rules without dst part | Ondrej Zajicek (work) |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2019-12-09 | Filter: Add support for src/dst accessors for Flowspec and SADR | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-26 | Lib: Basic and hierarchical bitmaps | Ondrej Zajicek (work) |
2019-11-18 | BGP: Fix processing of IPv6 Flowspec | Ondrej Zajicek (work) |
2019-11-03 | Support for address family constants | Ondrej Zajicek (work) |
2019-10-09 | Lib: Support for 64-bit numbers in bvsnprintf() | Ondrej Zajicek (work) |
2019-08-21 | BGP: Use reallocation for capability structure | Ondrej Zajicek (work) |
2019-08-20 | BGP: Implement extended optional parameters length | Ondrej Zajicek (work) |
2019-08-12 | RAdv: Allow solicited RAs to be sent as unicast | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |