1. e0b63b2 tests: introduce test-checkstyle-diff by Klement Sekera · 3 years, 10 months ago
  2. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 10 months ago
  3. fd24374 tests: add vpp test dirs to PYTHONPATH by Dave Wallace · 3 years, 10 months ago
  4. da282b5 tls: fix cleanup on app close with data by Florin Coras · 3 years, 10 months ago
  5. d4008cf interface: do subif or feature arc work in interface-output only if needed by Damjan Marion · 3 years, 10 months ago
  6. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 10 months ago
  7. 1f13f8f misc: fuse fs for the stats segment by Arthur de Kerhor · 3 years, 10 months ago
  8. 4d2726e interface: simplify and optimize interface-output node by Damjan Marion · 3 years, 10 months ago
  9. 04e7c0f misc: allow explicitelly setting CLANG_FORMAT_VER by Damjan Marion · 3 years, 10 months ago
  10. 982e44f vlib: add node adaptive mode flag by Florin Coras · 3 years, 10 months ago
  11. 3853b26 interface: reduce duplicate code in the interface-output node by Damjan Marion · 3 years, 10 months ago
  12. 04161c8 tls: fix tlsopenssl for remaining buffer by Sivaprasad Tummala · 3 years, 10 months ago
  13. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 10 months ago
  14. 156158f vlib: graphviz upgrade to allow filters by Arthur de Kerhor · 3 years, 11 months ago
  15. bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 10 months ago
  16. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 10 months ago
  17. 290526e vxlan: add tunnel cache to graph node by Junfeng Wang · 3 years, 10 months ago
  18. 162b70d api: Avoid the usage of the freed registration by the API calls by Andrew Yourtchenko · 3 years, 10 months ago
  19. 415cd67 policer: Add CLI for all equivalent API functions by Neale Ranns · 3 years, 10 months ago
  20. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 4 years ago
  21. 34c54df dpdk: don't mask interrupts for some drivers by Mohammed Hawari · 3 years, 10 months ago
  22. aa7a2a1 tests: remove shm files created by vpp on reset by Klement Sekera · 3 years, 10 months ago
  23. f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 10 months ago
  24. eb506be tests: remove shm handling by Klement Sekera · 3 years, 10 months ago
  25. 850a90e dpdk: cryptodev session management by pibr · 3 years, 11 months ago
  26. e4551ff perfmon: fixes for cache hierarchy by Ray Kinsella · 4 years ago
  27. 5e798bc perfmon: add support for raw and timestamps by Ray Kinsella · 4 years ago
  28. 7183598 misc: fix checkstyle on fedora by Ray Kinsella · 3 years, 10 months ago
  29. 04208c6 docs: ikev2 usecases by Filip Tehlar · 3 years, 11 months ago
  30. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  31. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 10 months ago
  32. 3a5bd85 nat: get rid of worker selection callbacks by Klement Sekera · 3 years, 10 months ago
  33. 7db75dd ipsec: allow inbound non-tunnel SA through CLI by Mohammed Hawari · 4 years ago
  34. ab3151c nat: pnat copy and clear byte instructions by Andrew Yourtchenko · 3 years, 11 months ago
  35. 73d9c9d tests: fix syntax warning in ipsec tun test by Brian Russell · 3 years, 10 months ago
  36. 1126c90 dns: fix crash when printing unlikely msg by Dave Barach · 3 years, 10 months ago
  37. af2cc64 ikev2: support responder hostname by Filip Tehlar · 3 years, 11 months ago
  38. 418abe2 cnat: maglev fixes by Nathan Skrzypczak · 3 years, 10 months ago
  39. 592dbd0 misc: finish removing deprecated cop API by Dave Barach · 3 years, 10 months ago
  40. 19ff0c3 dpdk: implement interrupt mode by Mohammed Hawari · 4 years ago
  41. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  42. 387a08a libmemif: fix the include for ssize_t by Andrew Yourtchenko · 3 years, 10 months ago
  43. 350771d nat: remove unused parameter by Klement Sekera · 3 years, 10 months ago
  44. 79a31db tests: fix NoneType printing if VPP died early by Klement Sekera · 3 years, 10 months ago
  45. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 4 years ago
  46. 4e3f7b2 interface: fix extra locking on fib/mfib table by Dmitry Vakrhushev · 4 years ago
  47. 0ac8d85 nat: remove unused import by Klement Sekera · 3 years, 10 months ago
  48. 085e8d4 libmemif: add an include of sys/types.h header file by Andrew Yourtchenko · 3 years, 10 months ago
  49. d5403ac hsa: add support for tls to proxy by Florin Coras · 3 years, 10 months ago
  50. 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 10 months ago
  51. 1436100 misc: fix gcc-11 build by Damjan Marion · 3 years, 10 months ago
  52. a31698b vlib: refactor node function variants by Damjan Marion · 3 years, 10 months ago
  53. aa479bb misc: remove cop API support (part 1) by Dave Barach · 3 years, 10 months ago
  54. 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 10 months ago
  55. f91098e interface: fix interface-output and interface-tx multiarch selection by Damjan Marion · 3 years, 10 months ago
  56. 4e48641 tests: re-enable the rest of NAT44ED tests for multiworker by Andrew Yourtchenko · 3 years, 11 months ago
  57. d2b6997 nat: fix dst nat thread issues by Klement Sekera · 3 years, 10 months ago
  58. 31f0526 vlib: remove unused function by Damjan Marion · 3 years, 10 months ago
  59. d01caf7 pnat: coverity fixes by Ole Troan · 3 years, 10 months ago
  60. b0c2ec5 cnat: Coverity fix by Nathan Skrzypczak · 3 years, 10 months ago
  61. 7a588fc tcp: account for option alignment in initial snd_mss by Florin Coras · 3 years, 10 months ago
  62. e3416e3 nat: replace main vlib with per-thread vlib by Klement Sekera · 3 years, 10 months ago
  63. 76401c5 nat: fix worker selection by Klement Sekera · 3 years, 10 months ago
  64. e79bbe9 nat: test - add show trace by Klement Sekera · 3 years, 10 months ago
  65. 25ab6c5 dispatch-trace: move dispatch trace pcap code to plugin by Damjan Marion · 3 years, 10 months ago
  66. 46353f0 nat: use correct node indexes for queues by Klement Sekera · 3 years, 10 months ago
  67. ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 10 months ago
  68. 9cc7655 avf: don't memcpy if adminq output buffer size is 0 by Damjan Marion · 3 years, 10 months ago
  69. d89de31 fib: format function for adjacency flags by Neale Ranns · 3 years, 10 months ago
  70. 8fb5add interface: move vnet_pcap_t to vnet by Damjan Marion · 3 years, 10 months ago
  71. 3efd4e9 tests: improve the robustness of process cleanup on INT/TERM signals by Andrew Yourtchenko · 3 years, 10 months ago
  72. bf55e99 mss_clamp: TCP MSS clamping plugin by Neale Ranns · 6 years ago
  73. ab9f573 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years, 1 month ago
  74. d936017 l2: coverity woe in l2_rw_mod_entry by Steven Luong · 3 years, 10 months ago
  75. 60c3977 dpdk: fix rte mempool for rx_queues by Vladimir Ratnikov · 3 years, 10 months ago
  76. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 11 months ago
  77. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 11 months ago
  78. 3a9bd76 marvell: check return value of vlib_trace_buffer by Robert Shearman · 3 years, 11 months ago
  79. b72d0d2 marvell: spelling fixes by Robert Shearman · 3 years, 11 months ago
  80. 83a09c6 marvell: fix implicit declaration of function by Robert Shearman · 3 years, 11 months ago
  81. f9e82a2 crypto: revert "fix ops flags in crypto sw scheduler" by Damjan Marion · 3 years, 10 months ago
  82. 452cd7e docs: Update macos doc to clang-format by Nathan Skrzypczak · 4 years ago
  83. d5a3380 misc: add ikev2 tests usecases by Filip Tehlar · 3 years, 11 months ago
  84. 619fc7e ikev2: fix incorrect api message by Filip Tehlar · 3 years, 11 months ago
  85. 516b0ad cnat: Add calico/k8s src policy by Nathan Skrzypczak · 3 years, 11 months ago
  86. 3fd77f7 cnat: Prepare extended snat policies by Nathan Skrzypczak · 3 years, 11 months ago
  87. 8786a4c cnat: Fix snat with dhcp by Nathan Skrzypczak · 3 years, 11 months ago
  88. 30ad571 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 4 years ago
  89. 40ee200 crypto: add support for aes-ctr+sha-1 chains by Benoît Ganne · 4 years ago
  90. 1334761 hsa: fix builtin echo apps with multiple workers by Florin Coras · 3 years, 10 months ago
  91. 8d46219 bonding: coverity woe in bond_dev_class fuction by Steven Luong · 3 years, 10 months ago
  92. b4704f2 dpdk: fix include directories with system dpdk by Robert Shearman · 3 years, 11 months ago
  93. 4d9f9a6 marvell: remove unused variable by Robert Shearman · 3 years, 11 months ago
  94. cef0cc1 libmemif: verify length of transmitted buffers by Jakub Grajciar · 3 years, 10 months ago
  95. 3d019a5 memif: Validate descriptors within process boudary by Steven Luong · 3 years, 10 months ago
  96. 1cebf98 dpdk: enable AVX-512 on ICL by Ray Kinsella · 4 years ago
  97. f457a38 build: add libmemif as part of build-coverity target by Andrew Yourtchenko · 3 years, 10 months ago
  98. 6c8533d dpdk: deprecate ipsec backend by Fan Zhang · 3 years, 11 months ago
  99. 3f79e27 vppinfra: fix compiling error due to incompatible udphdr field names by Jieqiang Wang · 4 years ago
  100. 57084e5 libmemif: socket filename length 108 by Jakub Grajciar · 3 years, 10 months ago