Age | Commit message (Expand) | Author | Files | Lines |
2017-03-14 | vlib: poll pre_input nodes only on main thread | Damjan Marion | 1 | -6/+7 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 1 | -0/+6 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop | Damjan Marion | 4 | -142/+116 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 6 | -55/+65 |
2017-03-08 | vlib: add process restart cli | Damjan Marion | 1 | -0/+20 |
2017-03-06 | Add support for unix { coredump-size <size> }. | Klement Sekera | 1 | -0/+22 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -7/+24 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 2 | -1/+69 |
2017-03-01 | Fix buffer template copy | Dave Barach | 2 | -5/+30 |
2017-02-28 | vlib: add buffer cloning support | Damjan Marion | 3 | -200/+171 |
2017-02-27 | vlib: add VLIB_BUFFER_EXT_HDR_VALID flag | Damjan Marion | 1 | -0/+2 |
2017-02-26 | Load plugins in alphabetical order | Dave Barach | 1 | -9/+55 |
2017-02-24 | VPP-650: handle buffer failure in vlib_buffer_copy(...) | Dave Barach | 1 | -1/+10 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 3 | -34/+80 |
2017-02-22 | fix trace frame-queue unformat of index | Matus Fabian | 1 | -1/+1 |
2017-02-07 | VPP-630: Null pointer dereferences in vlib/unix/plugin.c | Ole Troan | 1 | -1/+1 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme | Damjan Marion | 4 | -250/+39 |
2017-02-05 | fix some 'stored but never read' warnings raised by clang | Gabriel Ganne | 2 | -6/+7 |
2017-02-03 | Plugin infrastructure improvements | Damjan Marion | 3 | -60/+318 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters | Neale Ranns | 1 | -0/+14 |
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -2/+7 |
2017-01-17 | dpdk: remove duplicate code in buffers.c | Damjan Marion | 2 | -52/+69 |
2017-01-14 | vlib: add buffer and thread callbacks | Damjan Marion | 9 | -818/+469 |
2017-01-07 | plugin: add API to get pointer to symbol in different plugin | Damjan Marion | 2 | -7/+26 |
2017-01-03 | vlib: merge libvlib_unix.so into libvlib.so | Damjan Marion | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 63 | -0/+29819 |