1. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  2. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  3. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  4. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  5. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  6. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  7. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  8. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  9. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  10. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  11. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  12. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  13. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  14. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  15. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  16. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  17. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  18. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  19. 9e52ef6 Save signum and faulting address in static variables by Dave Barach · 6 years ago
  20. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  21. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  22. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  23. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  24. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  25. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  26. 557400d cj: cj dump crash by Steven · 6 years ago
  27. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  28. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  29. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  30. 97f592f vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] by Steven · 6 years ago
  31. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  32. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  33. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  34. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  35. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  36. 497deaf add backtrace in unix_signal_handler by Kingwel Xie · 7 years ago
  37. 85aa490 configurable per-dispatch-cycle sleep by Dave Barach · 7 years ago
  38. 01dc6b9 cli: Disable XON/XOFF in the tty by Chris Luke · 7 years ago
  39. fc379d2 cli: Fix reverse-line-wrap in terminals (VPP-1295) by Chris Luke · 7 years ago
  40. 70a745d cli: Fix off-by-one in the pager by Chris Luke · 7 years ago
  41. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  42. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  43. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  44. 2d207bc vlib: gcc-7 -O3 uninitialized values by Damjan Marion · 7 years ago
  45. 06bc260 plugin: Add plugin 'default' disable/enable by Mohsin Kazmi · 7 years ago
  46. 33d1629 cli: make q work again by Florin Coras · 7 years ago
  47. 3464c86 Rationalize plugin symbol error reporting by Dave Barach · 7 years ago
  48. 88c0621 physmem: keep only one physmem_main by Damjan Marion · 7 years ago
  49. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  50. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  51. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  52. 9c2c243 fix bug in pager by Neale Ranns · 7 years ago
  53. 0a32b60 Configure vat-plugin-path and vat-plugin-name-filter by Dave Barach · 7 years ago
  54. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  55. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  56. 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
  57. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  58. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  59. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  60. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  61. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  62. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  63. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  64. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  65. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  66. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  67. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  68. 9a244bb Add pidfile cmdline option by Pierre Pfister · 7 years ago
  69. c67787b Set runtime_path properly when running non-root by Damjan Marion · 7 years ago
  70. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  71. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  72. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  73. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  74. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  75. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  76. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  77. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  78. a9a54c1 vlib: add unix_file_del_by_index function by Damjan Marion · 8 years ago
  79. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  80. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  81. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  82. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  83. ecba903 Fix typo in minimal epoll polling time by Pierre Pfister · 8 years ago
  84. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  85. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  86. c8c44eb Add support for unix { coredump-size <size> }. by Klement Sekera · 8 years ago
  87. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  88. a83bc30 Load plugins in alphabetical order by Dave Barach · 8 years ago
  89. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  90. e4ad8cc VPP-630: Null pointer dereferences in vlib/unix/plugin.c by Ole Troan · 8 years ago
  91. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  92. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  93. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  94. f935e33 plugin: add API to get pointer to symbol in different plugin by Damjan Marion · 8 years ago
  95. 0eca04d vlib: merge libvlib_unix.so into libvlib.so by Damjan Marion · 8 years ago
  96. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago