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