Age | Commit message (Expand) | Author | Files | Lines |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+2 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -4/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t | Damjan Marion | 1 | -1/+1 |
2018-08-03 | vlib: avoid double process dispatch | Florin Coras | 1 | -1/+9 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -2/+2 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 1 | -2/+4 |
2018-02-05 | Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set | Dave Barach | 1 | -0/+2 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+6 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -0/+23 |
2017-09-20 | Fix DHCP client so it works for worker threads | John Lo | 1 | -0/+3 |
2017-08-25 | TCP horizontal scaling | Dave Barach | 1 | -9/+6 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 1 | -7/+9 |
2017-06-30 | VPP debug image with worker threads hit assert on adding IP route with traffi... | Neale Ranns | 1 | -0/+3 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -13/+15 |
2017-04-10 | Common device-input interrupt infra | Damjan Marion | 1 | -0/+14 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -4/+4 |
2017-04-04 | vlib: make vlib_node_interrupt_pending(...) thread safe | Damjan Marion | 1 | -0/+2 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -2/+2 |
2017-02-05 | fix some 'stored but never read' warnings raised by clang | Gabriel Ganne | 1 | -3/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1130 |