1. d25147d vlib: wake up workers if interrupts are posted by Benoît Ganne · 4 years, 6 months ago
  2. b30b954 vlib: debug CLI macro expander, part deux by Dave Barach · 4 years, 6 months ago
  3. 961e3c8 vlib: add recursive macro expander to debug cli by Dave Barach · 4 years, 6 months ago
  4. cea4652 vlib: address sanitizer support for stack switch, enable clang by Damjan Marion · 4 years, 7 months ago
  5. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  6. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  7. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  8. e31820a vlib: add nosyslog unix option by Ruslan Babayev · 4 years, 10 months ago
  9. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  10. 6f533d7 vlib: leave SIGPROF signal with its default handler by Jieqiang Wang · 5 years ago
  11. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  12. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  13. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  14. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  15. 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 10 months ago
  16. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  17. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  18. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  19. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  20. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  21. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  22. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  23. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  24. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  25. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  26. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  27. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  28. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  29. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  30. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  31. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  32. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  33. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  34. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  35. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  36. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  37. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  38. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  39. 9e52ef6 Save signum and faulting address in static variables by Dave Barach · 6 years ago
  40. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  41. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  42. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  43. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  44. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  45. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  46. 557400d cj: cj dump crash by Steven · 6 years ago
  47. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  48. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  49. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  50. 97f592f vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] by Steven · 6 years ago
  51. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  52. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  53. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  54. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  55. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  56. 497deaf add backtrace in unix_signal_handler by Kingwel Xie · 7 years ago
  57. 85aa490 configurable per-dispatch-cycle sleep by Dave Barach · 7 years ago
  58. 01dc6b9 cli: Disable XON/XOFF in the tty by Chris Luke · 7 years ago
  59. fc379d2 cli: Fix reverse-line-wrap in terminals (VPP-1295) by Chris Luke · 7 years ago
  60. 70a745d cli: Fix off-by-one in the pager by Chris Luke · 7 years ago
  61. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  62. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  63. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  64. 2d207bc vlib: gcc-7 -O3 uninitialized values by Damjan Marion · 7 years ago
  65. 06bc260 plugin: Add plugin 'default' disable/enable by Mohsin Kazmi · 7 years ago
  66. 33d1629 cli: make q work again by Florin Coras · 7 years ago
  67. 3464c86 Rationalize plugin symbol error reporting by Dave Barach · 7 years ago
  68. 88c0621 physmem: keep only one physmem_main by Damjan Marion · 7 years ago
  69. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  70. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  71. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  72. 9c2c243 fix bug in pager by Neale Ranns · 7 years ago
  73. 0a32b60 Configure vat-plugin-path and vat-plugin-name-filter by Dave Barach · 7 years ago
  74. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  75. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  76. 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
  77. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  78. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  79. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  80. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  81. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  82. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  83. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  84. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  85. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  86. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  87. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  88. 9a244bb Add pidfile cmdline option by Pierre Pfister · 7 years ago
  89. c67787b Set runtime_path properly when running non-root by Damjan Marion · 7 years ago
  90. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  91. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  92. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  93. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  94. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  95. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  96. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  97. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  98. a9a54c1 vlib: add unix_file_del_by_index function by Damjan Marion · 8 years ago
  99. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  100. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago