1. 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
  2. 254b5cb dpdk: remove unused defines by Damjan Marion · 3 years ago
  3. dd80166 dpdk: no need to copy default tx conf by Damjan Marion · 3 years ago
  4. dbec8fa dpdk: improve checksum computation by Florin Coras · 3 years ago
  5. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  6. 7c11bd7 dpdk: move port config to single struct by Damjan Marion · 3 years ago
  7. fdc874a vppinfra: few bitops inlines by Damjan Marion · 3 years ago
  8. 5b9cb0d dpdk: remove unused flag by Damjan Marion · 3 years ago
  9. be872a8 srv6-mobile: Update GTP4/6.D function by Tetsuya Murakami · 3 years ago
  10. dfc853c dpdk: keep buffer flags per-device by Damjan Marion · 3 years ago
  11. 343ff37 dpdk: remove unused logging class by Damjan Marion · 3 years ago
  12. 8c8531c dpdk: remove vlan-strip offload code by Filip Varga · 3 years, 1 month ago
  13. 83b2bb8 crypto: encrypt/decrypt queues sw_scheduler by Jakub Wysocki · 3 years ago
  14. 70e808b dpdk: remove "convenience" vars by Damjan Marion · 3 years ago
  15. 7dc6f7f wireguard: fix 'wireguard add peer' cli behavior by Miroslav Miklus · 3 years ago
  16. ce04e3b ipsec: allow registering random ports in tests by Arthur de Kerhor · 3 years ago
  17. a121ac5 nsim: cli improvements by Florin Coras · 3 years ago
  18. 67cc0a6 nat: remove nat44-ed relation between SM and addr by Filip Varga · 3 years, 1 month ago
  19. aed4294 nat: nat44-ed pool address allocation improvement by Filip Varga · 3 years, 2 months ago
  20. fa74a64 vrrp: fix support for VRs in different FIBs by Matthew Smith · 3 years ago
  21. a3d8c2c vppinfra: fix bitmap can't get correct next clear index by jiangxiaoming · 3 years ago
  22. e3aeb38 fib: Refetech the adj after the walk in case the pool realloc'd by Neale Ranns · 3 years ago
  23. 657b9e3 misc: Remove the unused GBP fields from the buffer meta-data by Neale Ranns · 3 years ago
  24. a2b7a02 vlib: remove external thread management support by Damjan Marion · 3 years ago
  25. 03e40e6 svm: merge want deq and leq threshold notifications by Florin Coras · 3 years ago
  26. fe2231f http_static: Fix timeout on large files by Michal Kalderon · 3 years, 1 month ago
  27. fb07958 svm: Add support for thresh dequeue notification by Michal Kalderon · 3 years ago
  28. 89618da tcp: set sw_if_index in tcp src-address cli by Mercury · 3 years ago
  29. 9ff617c ip: remove archaic vector code from mtrie by Damjan Marion · 3 years ago
  30. b32bd70 vlib: introduce vlib frame aux data by Damjan Marion · 3 years ago
  31. 65409fb tcp: fix endpoint lookup failed caused by key uninitialized by Mercury · 3 years ago
  32. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  33. e6387b2 vppinfra: add format_u64_bitmap function by Damjan Marion · 3 years ago
  34. c824977 session: fix segment alloc/free worker race by Florin Coras · 3 years ago
  35. d51250f vppinfra: add bihash 12_4 template by Damjan Marion · 3 years ago
  36. 9b8dc824 vppinfra: fix map_lock issue by liuyacan · 3 years ago
  37. 657936f memif: refactor descriptor handling in the input node by Damjan Marion · 3 years ago
  38. 4926cdd vlib: null terminate elog string by Damjan Marion · 3 years ago
  39. 68501d3 hsi: host stack intercept plugin by Florin Coras · 3 years, 6 months ago
  40. 61e26be tls: don't add listen to lookup table by Filip Tehlar · 3 years ago
  41. 53962fb fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO by Neale Ranns · 3 years ago
  42. 3aa3d6d vrrp:fix vrrp vr delete case memory leak by jinsh · 3 years ago
  43. f977ce7 session: ignore rpc in fifo event lookups by Florin Coras · 3 years ago
  44. a0024a6 session: improve sh segment-manager cli by Florin Coras · 3 years ago
  45. 4ab6ad1 ip: SVR fix race condition by Klement Sekera · 3 years ago
  46. e3241f0 fib: Incorrect logic for IPv6 link-local attached export. by Neale Ranns · 3 years ago
  47. c72feb8 bfd: fix NULL dereference in bfd_api_verify_common by Frédéric Perrin · 3 years ago
  48. ddb8d65 vppinfra: missing __clib_export by benker · 3 years ago
  49. 20c2423 session: app mq congestion detection by Florin Coras · 3 years, 1 month ago
  50. 3c9dee2 vppinfra: clang doesn't know about attribute noclone by Damjan Marion · 3 years ago
  51. fd1f56a ip: add tests for message size verification by Klement Sekera · 3 years, 1 month ago
  52. 31ed835 af_xdp: mark API as stable by Benoît Ganne · 3 years, 1 month ago
  53. 1413a38 vppinfra: fix clib_fifo_elt_at_index by Florin Coras · 3 years ago
  54. 0b1a375 af_xdp: bump libbpf version to 0.5 by Benoît Ganne · 3 years ago
  55. 8df4baa api: Fix reaper functions for socket clients by Neale Ranns · 3 years ago
  56. 88019c4 vppinfra: toeplitz hash four in parallel by Damjan Marion · 3 years ago
  57. b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
  58. 2e5921b vppinfra: toeplitz hash by Damjan Marion · 3 years, 1 month ago
  59. f622bf4 vppinfra: display cpu frequency in test_vector_funcs perf test by Damjan Marion · 3 years ago
  60. 162ff5e interface: Add interface monitor cli by Nathan Skrzypczak · 3 years, 1 month ago
  61. 83b982b crypto-native: fix build error on Arm using clang-13 by Jieqiang Wang · 3 years ago
  62. 8c43d4d misc: vppctl fix heap-buffer-overflow & memleaks by Tianyu Li · 3 years ago
  63. b8de7d4 vxlan: crash on configuring vxlan tunnel on l3 mode by Steven Luong · 3 years ago
  64. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  65. 755042d ip: reassembly: drop zero length fragments by Klement Sekera · 3 years ago
  66. b97bec0 vppinfra: multiple perf bundle support in test_vector_funcs by Damjan Marion · 3 years ago
  67. d089206 arp: fix arp_vft callback by Mercury · 3 years ago
  68. 8ade4a5 tcp: fix the tcp src-address cli by Mercury · 3 years ago
  69. 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
  70. 514df6f dpdk: disable l4 csum offload for vmxnet3 by Florin Coras · 3 years ago
  71. 99704b5 build: fix PYTHONPYCACHEPREFIX path by Damjan Marion · 3 years ago
  72. 74254b5 vcl: validate closed sessions on disconnect and reset by Florin Coras · 3 years ago
  73. efb6483 memif: fix the memory leak when memif cli getting wrong parameters inputs by Han Wu · 3 years ago
  74. 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
  75. 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
  76. 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
  77. 5ffb964 vcl: debug code improvements by Florin Coras · 3 years ago
  78. f0fe1ea vcl: handle reordering of disconnect and reset msgs by Florin Coras · 3 years ago
  79. 8caf9ec libmemif: reset memif buffer flags by Jakub Grajciar · 3 years ago
  80. e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
  81. 674d565 vcl: fix ldp shared listener bitmap leak by Florin Coras · 3 years ago
  82. 68843d1 vppinfra: add 'filter' option to test_vector_funcs by Damjan Marion · 3 years ago
  83. de3735f vppinfra: sha2 tests by Damjan Marion · 3 years ago
  84. 9c412e9 build: leave to CMake to deal with -fPIE by Damjan Marion · 3 years ago
  85. c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
  86. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  87. 5d5f85f api: refactor to use REPLY_MSG_ID_BASE #define by Klement Sekera · 3 years ago
  88. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  89. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  90. f687986 tests: add segment manager tests by Filip Tehlar · 3 years ago
  91. e31c48a perfmon: compile dispatch wrapper once for each number of counters by Damjan Marion · 3 years ago
  92. 3323e20 vppinfra: add perf testing to test_vector_func by Damjan Marion · 3 years ago
  93. e893bea perfmon: refactor perf metric support by Ray Kinsella · 3 years ago
  94. c30f300 build: bump min cmake version to 3.13 and remove workarounds by Damjan Marion · 3 years ago
  95. efd6de8 vppinfra: vector shuffle cleanup by Damjan Marion · 3 years ago
  96. 9ab2e5d vppinfra: add SIMD masked bitwise ops by Damjan Marion · 3 years ago
  97. 4a0dd38 docs: add VPP Container Testbench example and lab by Matthew Giassa · 3 years, 1 month ago
  98. 342a5d4 api: add api macros for native endian by Mohsin Kazmi · 3 years ago
  99. 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
  100. bfcd239 build rpm-packaging: Remove boost dependencies from VOM by Dave Wallace · 3 years ago