1. a840db2 tls: fix app_worker_connect_notify param error by yedg · 3 years, 9 months ago
  2. d4a907b tests: move vxlan tests to src/vnet/vxlan/tests by Dave Wallace · 4 years ago
  3. dc2632e vcl: fix only first epoll listen session be registered by nandfan · 3 years, 9 months ago
  4. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  5. fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
  6. f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
  7. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  8. 83f13e4 tests: move ping tests to src/plugin/ping/test by Dave Wallace · 4 years ago
  9. 043f0b0eb avf: flow support enhancement by Chenmin Sun · 3 years, 9 months ago
  10. 245fb34 avf: handle flow id in data path by Chenmin Sun · 4 years, 1 month ago
  11. ffe9a54 avf: add avf flow framework by Chenmin Sun · 4 years, 1 month ago
  12. 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
  13. 22af286 acl: fix the integer overflow bug in API message length validation logic by Andrew Yourtchenko · 3 years, 9 months ago
  14. abd8b36 svm: fix producer deadlock in svm_msg_q_wait() by nandfan · 3 years, 9 months ago
  15. 418bf6a nat: allocate enough space for full port usage by Klement Sekera · 3 years, 9 months ago
  16. 933b0ca rdma: fix buggy cqe parsing (truncated packets) by Mohammed Hawari · 3 years, 9 months ago
  17. 403f9b5 nat: fix bihash kvp print by Klement Sekera · 3 years, 9 months ago
  18. c2d30ad avf: introduce program flow event by Chenmin Sun · 4 years, 1 month ago
  19. 7df43dc tests: move vppinfra tests to src/vppinfra/test by Dave Wallace · 3 years, 9 months ago
  20. c294c50 nat: prevent usage of ED nodes in EI code by Klement Sekera · 3 years, 9 months ago
  21. 07bc8bb nat: fix vnet_feature_next in source hairpinning by Klement Sekera · 3 years, 9 months ago
  22. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  23. da282b5 tls: fix cleanup on app close with data by Florin Coras · 3 years, 9 months ago
  24. d4008cf interface: do subif or feature arc work in interface-output only if needed by Damjan Marion · 3 years, 9 months ago
  25. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  26. 4d2726e interface: simplify and optimize interface-output node by Damjan Marion · 3 years, 9 months ago
  27. 982e44f vlib: add node adaptive mode flag by Florin Coras · 3 years, 9 months ago
  28. 3853b26 interface: reduce duplicate code in the interface-output node by Damjan Marion · 3 years, 9 months ago
  29. 04161c8 tls: fix tlsopenssl for remaining buffer by Sivaprasad Tummala · 3 years, 9 months ago
  30. 8919fec vcl: fix libc epoll pwait starved by wanghanlin · 3 years, 9 months ago
  31. 156158f vlib: graphviz upgrade to allow filters by Arthur de Kerhor · 3 years, 10 months ago
  32. bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 9 months ago
  33. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  34. 290526e vxlan: add tunnel cache to graph node by Junfeng Wang · 3 years, 9 months ago
  35. 162b70d api: Avoid the usage of the freed registration by the API calls by Andrew Yourtchenko · 3 years, 9 months ago
  36. 415cd67 policer: Add CLI for all equivalent API functions by Neale Ranns · 3 years, 9 months ago
  37. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  38. 34c54df dpdk: don't mask interrupts for some drivers by Mohammed Hawari · 3 years, 9 months ago
  39. f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 9 months ago
  40. 850a90e dpdk: cryptodev session management by pibr · 3 years, 10 months ago
  41. e4551ff perfmon: fixes for cache hierarchy by Ray Kinsella · 3 years, 11 months ago
  42. 5e798bc perfmon: add support for raw and timestamps by Ray Kinsella · 3 years, 11 months ago
  43. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  44. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
  45. 3a5bd85 nat: get rid of worker selection callbacks by Klement Sekera · 3 years, 9 months ago
  46. 7db75dd ipsec: allow inbound non-tunnel SA through CLI by Mohammed Hawari · 3 years, 10 months ago
  47. ab3151c nat: pnat copy and clear byte instructions by Andrew Yourtchenko · 3 years, 10 months ago
  48. 1126c90 dns: fix crash when printing unlikely msg by Dave Barach · 3 years, 9 months ago
  49. af2cc64 ikev2: support responder hostname by Filip Tehlar · 3 years, 10 months ago
  50. 418abe2 cnat: maglev fixes by Nathan Skrzypczak · 3 years, 9 months ago
  51. 592dbd0 misc: finish removing deprecated cop API by Dave Barach · 3 years, 9 months ago
  52. 19ff0c3 dpdk: implement interrupt mode by Mohammed Hawari · 3 years, 10 months ago
  53. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  54. 350771d nat: remove unused parameter by Klement Sekera · 3 years, 9 months ago
  55. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 10 months ago
  56. 4e3f7b2 interface: fix extra locking on fib/mfib table by Dmitry Vakrhushev · 3 years, 10 months ago
  57. 0ac8d85 nat: remove unused import by Klement Sekera · 3 years, 9 months ago
  58. d5403ac hsa: add support for tls to proxy by Florin Coras · 3 years, 9 months ago
  59. 1e6a0f6 session tls: deq notifications for custom tx by Florin Coras · 3 years, 9 months ago
  60. 1436100 misc: fix gcc-11 build by Damjan Marion · 3 years, 9 months ago
  61. a31698b vlib: refactor node function variants by Damjan Marion · 3 years, 9 months ago
  62. aa479bb misc: remove cop API support (part 1) by Dave Barach · 3 years, 9 months ago
  63. 8694fbc session: check if fifo exists in cl bound notification by Florin Coras · 3 years, 9 months ago
  64. f91098e interface: fix interface-output and interface-tx multiarch selection by Damjan Marion · 3 years, 9 months ago
  65. 4e48641 tests: re-enable the rest of NAT44ED tests for multiworker by Andrew Yourtchenko · 3 years, 10 months ago
  66. d2b6997 nat: fix dst nat thread issues by Klement Sekera · 3 years, 9 months ago
  67. 31f0526 vlib: remove unused function by Damjan Marion · 3 years, 9 months ago
  68. d01caf7 pnat: coverity fixes by Ole Troan · 3 years, 9 months ago
  69. b0c2ec5 cnat: Coverity fix by Nathan Skrzypczak · 3 years, 9 months ago
  70. 7a588fc tcp: account for option alignment in initial snd_mss by Florin Coras · 3 years, 9 months ago
  71. e3416e3 nat: replace main vlib with per-thread vlib by Klement Sekera · 3 years, 9 months ago
  72. 76401c5 nat: fix worker selection by Klement Sekera · 3 years, 10 months ago
  73. e79bbe9 nat: test - add show trace by Klement Sekera · 3 years, 10 months ago
  74. 25ab6c5 dispatch-trace: move dispatch trace pcap code to plugin by Damjan Marion · 3 years, 9 months ago
  75. 46353f0 nat: use correct node indexes for queues by Klement Sekera · 3 years, 10 months ago
  76. ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 10 months ago
  77. 9cc7655 avf: don't memcpy if adminq output buffer size is 0 by Damjan Marion · 3 years, 9 months ago
  78. d89de31 fib: format function for adjacency flags by Neale Ranns · 3 years, 10 months ago
  79. 8fb5add interface: move vnet_pcap_t to vnet by Damjan Marion · 3 years, 10 months ago
  80. bf55e99 mss_clamp: TCP MSS clamping plugin by Neale Ranns · 6 years ago
  81. ab9f573 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years ago
  82. d936017 l2: coverity woe in l2_rw_mod_entry by Steven Luong · 3 years, 10 months ago
  83. 60c3977 dpdk: fix rte mempool for rx_queues by Vladimir Ratnikov · 3 years, 9 months ago
  84. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  85. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  86. 3a9bd76 marvell: check return value of vlib_trace_buffer by Robert Shearman · 3 years, 10 months ago
  87. b72d0d2 marvell: spelling fixes by Robert Shearman · 3 years, 10 months ago
  88. 83a09c6 marvell: fix implicit declaration of function by Robert Shearman · 3 years, 10 months ago
  89. f9e82a2 crypto: revert "fix ops flags in crypto sw scheduler" by Damjan Marion · 3 years, 10 months ago
  90. 619fc7e ikev2: fix incorrect api message by Filip Tehlar · 3 years, 10 months ago
  91. 516b0ad cnat: Add calico/k8s src policy by Nathan Skrzypczak · 3 years, 10 months ago
  92. 3fd77f7 cnat: Prepare extended snat policies by Nathan Skrzypczak · 3 years, 10 months ago
  93. 8786a4c cnat: Fix snat with dhcp by Nathan Skrzypczak · 3 years, 10 months ago
  94. 30ad571 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 3 years, 11 months ago
  95. 40ee200 crypto: add support for aes-ctr+sha-1 chains by Benoît Ganne · 3 years, 11 months ago
  96. 1334761 hsa: fix builtin echo apps with multiple workers by Florin Coras · 3 years, 10 months ago
  97. 8d46219 bonding: coverity woe in bond_dev_class fuction by Steven Luong · 3 years, 10 months ago
  98. b4704f2 dpdk: fix include directories with system dpdk by Robert Shearman · 3 years, 10 months ago
  99. 4d9f9a6 marvell: remove unused variable by Robert Shearman · 3 years, 10 months ago
  100. 3d019a5 memif: Validate descriptors within process boudary by Steven Luong · 3 years, 10 months ago