1. 788676b devices: add cli support for checksum and gso disable by Mohsin Kazmi · 2 years, 8 months ago
  2. 43daea8 vppinfra: add vec_new_heap() by Damjan Marion · 2 years, 8 months ago
  3. 2b6479c devices: add cli support to disable qdisc bypass by Mohsin Kazmi · 2 years, 8 months ago
  4. eecec8c stats: avoid linear search for empty entry by Damjan Marion · 2 years, 8 months ago
  5. 8271dfd interface: unregister node counters on interface delete by Damjan Marion · 2 years, 8 months ago
  6. 6e061e7 vppinfra: add MAX macros for clib types by Damjan Marion · 2 years, 8 months ago
  7. 3791a03 vlib: clear frame flags on free by Stanislav Zaikin · 2 years, 9 months ago
  8. 4ab5514 wireguard: prevent segfault on non-adj packets by Jon Loeliger · 2 years, 8 months ago
  9. 3a183db dpdk: macros changes for dpdk 22.03 by Dastin Wilski · 2 years, 9 months ago
  10. c233bc3 dpdk: compatibility layer for dpdk 22.03 bump by Dastin Wilski · 2 years, 9 months ago
  11. 57eb4b6 dpdk: fix max frame size by Damjan Marion · 2 years, 10 months ago
  12. 35cf8aa nat: nat44 cli bug fix by Filip Varga · 2 years, 9 months ago
  13. 79934e8 vppinfra: refactor address sanitizer by Damjan Marion · 2 years, 8 months ago
  14. 0c740a6 tap: fix the coverity warning by Mohsin Kazmi · 2 years, 8 months ago
  15. 61a2c89 devices: remove redundant code af-packet by Mohsin Kazmi · 2 years, 8 months ago
  16. a94563e devices: fix the received blocks counters by Mohsin Kazmi · 2 years, 8 months ago
  17. fd78a1f crypto-openssl: use getrandom to reseed openssl by Benoît Ganne · 2 years, 9 months ago
  18. b46334b vppinfra: use AVX512 compare for equality testing by Benoît Ganne · 2 years, 9 months ago
  19. 3ce1d14 devices: fix the coverity warnings for af-packet v3 by Mohsin Kazmi · 2 years, 8 months ago
  20. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  21. a2b358b udp: use pool safe reallocs by Florin Coras · 2 years, 9 months ago
  22. b018732 tcp: use safe realloc pool by Florin Coras · 2 years, 9 months ago
  23. 72c04bb interface api: restore order of context value by Vratko Polak · 2 years, 9 months ago
  24. 86aabbb tls: set client ckpair only for non-test ckp by Florin Coras · 2 years, 8 months ago
  25. 13f34ba tls: null terminate openssl chiphers by Florin Coras · 2 years, 8 months ago
  26. 564005b vlib: remove unused fields by Damjan Marion · 2 years, 8 months ago
  27. 2e90b29 vlib: improve exec path search by Damjan Marion · 2 years, 8 months ago
  28. 0dde175 session: use session layer rpc for evts sent to main by Florin Coras · 2 years, 8 months ago
  29. c7ef4f3 vlib: fix memory leak in load_one_plugin by Damjan Marion · 2 years, 8 months ago
  30. 8b231fb vppinfra: fix alloc and alignment in fifo by Damjan Marion · 2 years, 8 months ago
  31. 5a7aa51 devices: add multi-queue support for af-packet by Mohsin Kazmi · 2 years, 9 months ago
  32. 3414977 interface: read only one line in show hardware by Vratko Polak · 2 years, 9 months ago
  33. 5e06e4f svm: Close client shm fd by root · 2 years, 9 months ago
  34. 7539e4b vrrp: add stats support and update API by Emanuele Di Pascale · 2 years, 9 months ago
  35. 2518dca dpdk: fix vlan creation on ixgbe by Alexander Chernavin · 2 years, 9 months ago
  36. d2c8dcf dpdk: fix coverity issue by Fan Zhang · 2 years, 9 months ago
  37. d3915dc session: leverage new pool functions in safe realloc by Florin Coras · 2 years, 9 months ago
  38. 691c630 nat: VRF routing & FIB improvements by Filip Varga · 2 years, 10 months ago
  39. b681082 nat: nat44-ed cleanup & fixes by Filip Varga · 2 years, 10 months ago
  40. 9a485d0 tls: enable host verification by hostname by satna · 2 years, 9 months ago
  41. 2473858 vppinfra: vectors with non-default heap by Damjan Marion · 2 years, 9 months ago
  42. 4b20830 vlib: add support for workers sync by Florin Coras · 2 years, 9 months ago
  43. b3a5b39 stats: use vlib_stats_validate in collector by Damjan Marion · 2 years, 9 months ago
  44. 66c8583 stats: convert error counters to normal counters by Damjan Marion · 2 years, 9 months ago
  45. 8f60318 session: fix coverity warning by Florin Coras · 2 years, 9 months ago
  46. d04ea44 vcl: fix api detach if attach failed by Florin Coras · 2 years, 9 months ago
  47. 8a4a7c2 crypto: drop the frame if there is no handler by Dastin Wilski · 2 years, 9 months ago
  48. d918cc5 tls: support to reinitialise ca_chain wo restart by Saravanan Murugesan · 2 years, 10 months ago
  49. 80af13d ip: Reference count the enabling the punt feature by Neale Ranns · 2 years, 9 months ago
  50. 299571a vppinfra: vector allocator rework by Damjan Marion · 2 years, 9 months ago
  51. 9539647 udp: fix inner packet checksum calculation in udp-encap by Mauro Sardara · 2 years, 9 months ago
  52. 591efc2 hsa: refactor echo clients by Florin Coras · 2 years, 9 months ago
  53. 8f63d38 tls: Support for client certificate-key pair by sarmurug · 2 years, 9 months ago
  54. 5760fdf vlib: fix unaligned runtime_data by Dmitry Valter · 2 years, 9 months ago
  55. 4db6183 dpdk: make log pipe non-blocking on both sides by Damjan Marion · 2 years, 9 months ago
  56. fbc4ad5 linux-cp: fix tap interface attrs in case the sw pool realloc'd by Vladislav Grishenko · 2 years, 9 months ago
  57. bf82a66 vnet: set frame overhead at interface registration by Matthew Smith · 2 years, 9 months ago
  58. 720820e crypto-openssl: fix seed calculation by Damjan Marion · 2 years, 9 months ago
  59. 851215a linux-cp: handle ipv4 routes when link goes down on subif by Alexander Chernavin · 2 years, 10 months ago
  60. 1c5b127 linux-cp: add support for table flush if multiple interfaces by Alexander Chernavin · 2 years, 10 months ago
  61. 53e575c perfmon: fix order in cmakelists.txt by Ray Kinsella · 2 years, 10 months ago
  62. 81878a9 perfmon: fix non-NULL terminated C-string by Benoît Ganne · 3 years, 1 month ago
  63. 7d6f7d0 linux-cp: Fix API response by Pim van Pelt · 2 years, 10 months ago
  64. d53e13d crypto-native: avoid overflow load on data by Damjan Marion · 2 years, 9 months ago
  65. 7bf2317 vlib: use pthread_attr_setstack() to set thread stack by Damjan Marion · 2 years, 9 months ago
  66. 8799768 vppinfra: avoid mem overflow in hash_memory() by Damjan Marion · 2 years, 9 months ago
  67. a5bfe6c ip: add barrier sync, ip4_ply_pool expand case by Vladislav Grishenko · 3 years ago
  68. 30bb344 linux-cp: fix name formatting by Dmitry Valter · 2 years, 9 months ago
  69. 5b47a6d session: simplify safe pool realloc by Florin Coras · 2 years, 9 months ago
  70. 416e1ff hsa: echo client connects as rpc by Florin Coras · 2 years, 9 months ago
  71. 64841a9 crypto-native: avoid mem overflow when loading IV by Damjan Marion · 2 years, 9 months ago
  72. f211f77 vppinfra: add vec128_t, vec256_t and vec512_t types by Damjan Marion · 2 years, 9 months ago
  73. 38235c3 l2: avoid overflow read of mac address by Damjan Marion · 2 years, 9 months ago
  74. d373ebe linux-cp: handle ipv4 routes when link goes down by Alexander Chernavin · 2 years, 10 months ago
  75. d545f04 build: print compiler version by Damjan Marion · 2 years, 9 months ago
  76. b9feb61 fib: fix ip6-ll fib selection for non-ethernet interfaces by Vladislav Grishenko · 3 years, 1 month ago
  77. 89d74bd devices: fix high vector rate per dispatch by Mohsin Kazmi · 2 years, 9 months ago
  78. f55183a session: reorganize local port allocation by Florin Coras · 2 years, 9 months ago
  79. 0d03284 bfd: use local error index when incrementing node counters by Paul Atkins · 2 years, 9 months ago
  80. 05ead78 session: safe reallocs for transport endpoint pool by Florin Coras · 2 years, 9 months ago
  81. aa7cfd0 ip: The check for 'same packet' must include the FIB index by Neale Ranns · 2 years, 9 months ago
  82. e99f762 ip6-nd: stop sending RA by default by Alexander Chernavin · 2 years, 9 months ago
  83. fbc633f mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  84. bb498cc crypto-native: fix index in VAES aes-cbc encrypt by Benoît Ganne · 2 years, 9 months ago
  85. 534dfc1 build: set OS_ID_LIKE on to be OS_ID on Debian proper by Andrew Yourtchenko · 2 years, 9 months ago
  86. 4e26a78 dpdk: enable int mode for virtio by Paul Atkins · 2 years, 9 months ago
  87. 60bb453 fib: Fix crash when removing a covering prefix by Neale Ranns · 2 years, 9 months ago
  88. 03b22e6 dpdk: copy the enable_rxq_int flag from driver to conf by Paul Atkins · 2 years, 9 months ago
  89. 89a561f classify: fix typo in AVX-512 find entry by Benoît Ganne · 2 years, 9 months ago
  90. 4859d8d vlib: send full error message to syslog by Jing Peng · 2 years, 9 months ago
  91. 9deb2ec devices: add tx trace for af-packet by Mohsin Kazmi · 2 years, 9 months ago
  92. c1fd17b devices: add support for offloads by Mohsin Kazmi · 2 years, 9 months ago
  93. 219cbcb devices: af-packet v3 support by Mohsin Kazmi · 2 years, 9 months ago
  94. 8d7cdc8 vppinfra: deprecate clib_mem_is_vec by Damjan Marion · 2 years, 9 months ago
  95. f87acfa vppinfra: change vlib_register_node so it takes format string for node name by Damjan Marion · 2 years, 9 months ago
  96. ba465b9 dpdk: fix rx/tx burst function name by Tianyu Li · 2 years, 9 months ago
  97. 495c320 vppinfra: fix bihash key comparison for 512-bits vectors by Benoît Ganne · 2 years, 9 months ago
  98. d24b86e vlib: avoid use of vector of voids by Damjan Marion · 2 years, 9 months ago
  99. e2d0c6e ip: Add unformat for flow_hash_config by Nathan Skrzypczak · 2 years, 9 months ago
  100. 8e0af7a vnet: Remove the unused fields from opaque2 by Neale Ranns · 2 years, 9 months ago