1. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  2. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  3. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  4. 30af5da VPP-905: Wrong define used in function start_workers. by JingLiuZTE · 7 years ago
  5. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  6. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  7. 19e9d95 VPP-895 multi-thread: fix vpp crash on show runtime by Igor Mikhailov (imichail) · 7 years ago
  8. a2522f6 dpdk: fix dpdk_buffer_pool_create name by Chris Luke · 7 years ago
  9. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  10. 191a1a4 vlib: fix issues with PCI handling code by Damjan Marion · 7 years ago
  11. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  12. 7447d07 Buffer name inconsistently used a cstring/vec (VPP-901) by Chris Luke · 7 years ago
  13. bb620d7 VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892) by Neale Ranns · 7 years ago
  14. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  15. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  16. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  17. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  18. a626999 VPP-873: fix vector expansion bug in dispatch_pending_node by Dave Barach · 8 years ago
  19. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  20. a9a54c1 vlib: add unix_file_del_by_index function by Damjan Marion · 8 years ago
  21. a7f7457 vlib: use driver_override in sysfs for binding pci devs to vfio/uio drivers by Damjan Marion · 8 years ago
  22. 4227eef Fix tab-completion coverity issue by Yoann Desmouceaux · 8 years ago
  23. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  24. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  25. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  26. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  27. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  28. 3c785e0 vlib: do not unbind devices already bound to vfio-pci by Damjan Marion · 8 years ago
  29. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  30. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  31. 36c1308 Fix structure alignment with 32-bit pointers by Damjan Marion · 8 years ago
  32. 9c2b9f4 vlib: add cli command to dump all CLI commands by Damjan Marion · 8 years ago
  33. ecba903 Fix typo in minimal epoll polling time by Pierre Pfister · 8 years ago
  34. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  35. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  36. 2c2b640 vlib: make vlib_node_interrupt_pending(...) thread safe by Damjan Marion · 8 years ago
  37. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  38. ce359db vlib: extend foreach_vlib_main macro to assert if workers are not parked by Damjan Marion · 8 years ago
  39. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  40. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  41. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  42. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  43. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  44. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  45. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  46. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  47. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  48. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago
  49. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  50. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  51. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  52. e5ef1d7 vlib: add process restart cli by Damjan Marion · 8 years ago
  53. c8c44eb Add support for unix { coredump-size <size> }. by Klement Sekera · 8 years ago
  54. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  55. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  56. f869028 Fix buffer template copy by Dave Barach · 8 years ago
  57. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  58. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  59. a83bc30 Load plugins in alphabetical order by Dave Barach · 8 years ago
  60. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  61. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  62. 2d41f16 fix trace frame-queue unformat of index by Matus Fabian · 8 years ago
  63. e4ad8cc VPP-630: Null pointer dereferences in vlib/unix/plugin.c by Ole Troan · 8 years ago
  64. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  65. 71d73fe fix some 'stored but never read' warnings raised by clang by Gabriel Ganne · 8 years ago
  66. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  67. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  68. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  69. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  70. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  71. f935e33 plugin: add API to get pointer to symbol in different plugin by Damjan Marion · 8 years ago
  72. 0eca04d vlib: merge libvlib_unix.so into libvlib.so by Damjan Marion · 8 years ago
  73. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago