1. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  2. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  3. 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
  4. 1ae9819 af_xdp: fix init lock for shared txq by arikachen · 3 years, 3 months ago
  5. 11c7cdd nat: NAT44 ED & EI session filtering CLI by Július Milan · 3 years, 3 months ago
  6. 2430bad stats: add name vectors to prometheus exporter output by Alexander Chernavin · 3 years, 3 months ago
  7. ca92091 af_xdp: fix free mem in tx while no free slot by arikachen · 3 years, 3 months ago
  8. d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
  9. 850024b sr: add API test files by Filip Tehlar · 3 years, 4 months ago
  10. a427690 ikev2: support variable-length nonces by Benoît Ganne · 3 years, 3 months ago
  11. 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
  12. 0faf388 build: Stricter git tag version parsing by Nick Brown · 3 years, 3 months ago
  13. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  14. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  15. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  16. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  17. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  18. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  19. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  20. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  21. 94fef3e vcl: grab wrk create lock sooner by Florin Coras · 3 years, 3 months ago
  22. 26bc9f3 classify: use AVX-512 to find entry by Damjan Marion · 3 years, 3 months ago
  23. 4dc098f classify: use AVX-512 to calculate hash on x86 by Damjan Marion · 3 years, 3 months ago
  24. 87f478b wireguard: fix wg-output-tun feature configuration by Aloys Augustin · 3 years, 3 months ago
  25. d60b432 svm: remove unused fifo functions by Florin Coras · 3 years, 3 months ago
  26. 5161c4a stats: revert stat_validate_counter_vector3 non-static by Ray Kinsella · 3 years, 3 months ago
  27. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  28. e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
  29. 0455431 ping: set fib_index for lookup_node by Artem Glazychev · 3 years, 3 months ago
  30. e619ada interface: allow an interface's index to be given in 'sh int' by Neale Ranns · 3 years, 3 months ago
  31. ef356f5 hash: fix the initialization warning error on gcc-10 by Mohsin Kazmi · 3 years, 3 months ago
  32. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  33. c3b62d1 classify: improve vnet_classify_hash by Damjan Marion · 3 years, 3 months ago
  34. c31a234 classify: simplify vnet_classify_find_entry_inline by Damjan Marion · 3 years, 3 months ago
  35. ff011b2 vppinfra: make default hugepage size configurable by Damjan Marion · 3 years, 3 months ago
  36. 266929f interface: fix poll vector realloc by Mohammed Hawari · 3 years, 3 months ago
  37. 5aa06ab pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1 by Andrew Yourtchenko · 3 years, 7 months ago
  38. b2819dd vapi: compile vpp-api folder before the plugins by Arthur de Kerhor · 3 years, 3 months ago
  39. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 4 months ago
  40. a9f5f85 classify: improve find entry performance by Damjan Marion · 3 years, 3 months ago
  41. 3bb2da9 classify: avoid dependent read of classify mask by Damjan Marion · 3 years, 3 months ago
  42. 3d5e741 session: use table_format in sh app ns by Nathan Skrzypczak · 3 years, 3 months ago
  43. 8430b8d vppinfra: format table improvements by Nathan Skrzypczak · 3 years, 3 months ago
  44. 41b23bc hash: add support for hashing infra by Mohsin Kazmi · 3 years, 6 months ago
  45. e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
  46. 8b99777 dpdk: enable ENA tx offload by Benoît Ganne · 3 years, 3 months ago
  47. 0e65840 vppinfra: move format_table from perfmon by Nathan Skrzypczak · 3 years, 3 months ago
  48. a274c3a misc: put devtools plugins into separate component/package by Damjan Marion · 3 years, 4 months ago
  49. d26a582 memif: avoid double pool_put on a clib_file by Steven Luong · 3 years, 3 months ago
  50. 91db353 dpdk: fix checksum offload by Florin Coras · 3 years, 3 months ago
  51. 895def4 avf: fix RSS hash key by Benoît Ganne · 3 years, 3 months ago
  52. 1a9e2f9 session: Add sock_name option to add_ns by Nathan Skrzypczak · 3 years, 5 months ago
  53. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  54. 64dd172 dpdk: add support for outer udp and ipv4 checksums by Mohsin Kazmi · 3 years, 6 months ago
  55. cebb477 ip6-nd: add ip6-nd proxy by Mohsin Kazmi · 3 years, 8 months ago
  56. ef4ddfa vlib: add option to plugin registration to prefer deep binding by Damjan Marion · 3 years, 3 months ago
  57. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  58. c26cc72 vlib: add graceful termination with status by Pierre Pfister · 3 years, 3 months ago
  59. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  60. 006bbc4 snort: fix epoll_wait unsigned return value by Tianyu Li · 3 years, 3 months ago
  61. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  62. db79ac0 dpdk: fix prefetch assert on Arm by Tianyu Li · 3 years, 4 months ago
  63. 14b472e ip: show ip table CLI by Nathan Skrzypczak · 3 years, 4 months ago
  64. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  65. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  66. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  67. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  68. 2ac5c11 nat: Revert "nat: nat44-ed add session timing out indicator in api" by Andrew Yourtchenko · 3 years, 3 months ago
  69. 2abbdec srtp: fix header len assert by Florin Coras · 3 years, 3 months ago
  70. f059a34 nat: nat44-ed add session timing out indicator in api by Alexander Chernavin · 3 years, 4 months ago
  71. 296f4a3 stats: revert enable/disable segments polls by Ray Kinsella · 3 years, 3 months ago
  72. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  73. 10355d6 linux-cp: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  74. b89c1dd linux-cp: Complete interface creation logic by Pim van Pelt · 3 years, 4 months ago
  75. 7b46e4b linux-cp: fix crash on failed vlib_buffer_copy by Pim van Pelt · 3 years, 4 months ago
  76. 0d56f60 vrrp: fix source address on advertisements by Matthew Smith · 3 years, 4 months ago
  77. f49734d interface: add custom interface name support by Steven Luong · 3 years, 5 months ago
  78. 0c373fc perfmon: sort 'show perfmon bundle' output by Zachary Leaf · 3 years, 4 months ago
  79. 2f8174f interface: fix coverity issue by Mohammed Hawari · 3 years, 3 months ago
  80. 710bdef perfmon: add membw-bound bundle by Ray Kinsella · 3 years, 6 months ago
  81. c3cb207 perfmon: adding support for papi TMAM by Ray Kinsella · 3 years, 3 months ago
  82. 6f98d99 nat: remove unusued parameters and use correct parameter types by Klement Sekera · 3 years, 6 months ago
  83. 6d1b079 dpdk: fix coverity by Mohammed Hawari · 3 years, 3 months ago
  84. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  85. 0b42ac5 dpdk: lro support by Mohammed Hawari · 3 years, 7 months ago
  86. 5b22339 interface: full poll vector on adaptive mode by Maxime Peim · 3 years, 7 months ago
  87. 277ae8b sr: fixing typo in srv6 End.AS Proxy documentation by Ahmed Abdelsalam · 3 years, 3 months ago
  88. 4d41f95 nat: NAT44 ED improvements and fixes by Filip Varga · 3 years, 4 months ago
  89. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  90. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  91. eb2e1f9 classify: improve "show classify table" output by Dave Barach · 3 years, 4 months ago
  92. 33b18d4 vlib: fixed the issue of vpp crash caused by interface up/down by fangtong · 3 years, 5 months ago
  93. 29dc67b vmxnet3: set RX interrupt pending only when needed by Steven Luong · 3 years, 7 months ago
  94. 6b3eeeb vat2: coverity errors in print_template by Ole Troan · 3 years, 4 months ago
  95. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  96. 7311f18 misc: fix build error in handoffdemo by Sivaprasad Tummala · 3 years, 4 months ago
  97. da6520b flow: add esp spi rss type by Piotr Bronowski · 3 years, 6 months ago
  98. 034bd10 stats: enable/disable segments polls by Ray Kinsella · 3 years, 7 months ago
  99. c301578 stats: stat_validate_counter_vector3 non-static by Ray Kinsella · 3 years, 7 months ago
  100. 40ba692 session: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago