Age | Commit message (Expand) | Author | Files | Lines |
2021-09-09 | vlib: fix vlib_buffer_enqueue_to_next() overflow |  Benoît Ganne | 1 | -0/+25 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} |  Damjan Marion | 1 | -2/+2 |
2021-05-14 | vlib: pass node runtime to vlib_buffer_enqueue_to_thread() |  Damjan Marion | 1 | -4/+5 |
2021-04-21 | vlib: don't inline vlib_buffer_enqueue_to_* |  Damjan Marion | 1 | -236/+10 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -2/+3 |
2020-04-13 | buffers: configurable buffer fault injector |  Dave Barach | 1 | -0/+7 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -3/+3 |
2019-11-11 | vlib: fix handoff queue sequencing bug |  Dave Barach | 1 | -1/+2 |
2019-03-12 | Perf tune handoff queue polling |  Dave Barach | 1 | -1/+1 |
2019-01-18 | Add vlib_buffer_copy_indices inline function |  Damjan Marion | 1 | -6/+6 |
2018-11-20 | vlib: add vlib_buffer_enqueue_to_single_next(...) function |  Damjan Marion | 1 | -0/+35 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -4/+4 |
2018-10-10 | Integer underflow and out-of-bounds read (VPP-1442) |  Neale Ranns | 1 | -4/+9 |
2018-07-20 | Add congestion drop in interface handoff |  Damjan Marion | 1 | -20/+33 |
2018-07-19 | Cleanup of handoff code |  Damjan Marion | 1 | -0/+86 |
2018-05-19 | Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function |  Damjan Marion | 1 | -1/+1 |
2018-05-18 | Add vlib_buffer_enqueue_to_next inline function |  Damjan Marion | 1 | -0/+115 |
2017-12-04 | vlib: switch when frames are different |  Eyal Bari | 1 | -10/+12 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+337 |