Age | Commit message (Expand) | Author | Files | Lines |
2019-11-04 | vlib: fix for vlib_node_add_next_with_slot | Christian Hopps | 1 | -1/+10 |
2019-10-07 | vlib: move thread barrier around mod of global node next data | Christian E. Hopps | 1 | -6/+5 |
2019-07-23 | vlib: address vlib_error_t scaling issue | Dave Barach | 1 | -1/+1 |
2019-05-29 | Break out the broom for some cleanup work | Dave Barach | 1 | -0/+28 |
2019-03-26 | node: vector must be checked with vec_header | Kingwel Xie | 1 | -1/+1 |
2019-03-10 | Perf tune get_frame_size_info | Dave Barach | 1 | -0/+3 |
2018-11-30 | Metadata / opaque formatting belongs in vpp | Dave Barach | 1 | -0/+1 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-08-28 | vlib: add 'show node' and 'set node function' CLI | Damjan Marion | 1 | -0/+1 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 1 | -11/+19 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -0/+20 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+54 |
2017-07-13 | VPP-895 multi-thread: fix vpp crash on show runtime | Igor Mikhailov (imichail) | 1 | -0/+29 |
2017-06-30 | VPP debug image with worker threads hit assert on adding IP route with traffi... | Neale Ranns | 1 | -0/+20 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 1 | -0/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 1 | -3/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+631 |