1. 4227eef Fix tab-completion coverity issue by Yoann Desmouceaux · 8 years ago
  2. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  3. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  4. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  5. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  6. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  7. 3c785e0 vlib: do not unbind devices already bound to vfio-pci by Damjan Marion · 8 years ago
  8. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  9. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  10. 36c1308 Fix structure alignment with 32-bit pointers by Damjan Marion · 8 years ago
  11. 9c2b9f4 vlib: add cli command to dump all CLI commands by Damjan Marion · 8 years ago
  12. ecba903 Fix typo in minimal epoll polling time by Pierre Pfister · 8 years ago
  13. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  14. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  15. 2c2b640 vlib: make vlib_node_interrupt_pending(...) thread safe by Damjan Marion · 8 years ago
  16. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  17. ce359db vlib: extend foreach_vlib_main macro to assert if workers are not parked by Damjan Marion · 8 years ago
  18. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  19. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  20. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  21. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  22. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  23. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  24. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  25. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  26. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  27. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago
  28. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  29. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  30. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  31. e5ef1d7 vlib: add process restart cli by Damjan Marion · 8 years ago
  32. c8c44eb Add support for unix { coredump-size <size> }. by Klement Sekera · 8 years ago
  33. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  34. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  35. f869028 Fix buffer template copy by Dave Barach · 8 years ago
  36. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  37. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  38. a83bc30 Load plugins in alphabetical order by Dave Barach · 8 years ago
  39. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  40. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  41. 2d41f16 fix trace frame-queue unformat of index by Matus Fabian · 8 years ago
  42. e4ad8cc VPP-630: Null pointer dereferences in vlib/unix/plugin.c by Ole Troan · 8 years ago
  43. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  44. 71d73fe fix some 'stored but never read' warnings raised by clang by Gabriel Ganne · 8 years ago
  45. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  46. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  47. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  48. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  49. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  50. f935e33 plugin: add API to get pointer to symbol in different plugin by Damjan Marion · 8 years ago
  51. 0eca04d vlib: merge libvlib_unix.so into libvlib.so by Damjan Marion · 8 years ago
  52. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago