1. ae80aba nat: fixing cfg file parsing cli issues by Filip Varga · 3 years, 7 months ago
  2. 49a2925 build: set CMAKE_EXPORT_COMPILE_COMMANDS by Damjan Marion · 3 years, 7 months ago
  3. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  4. baa1870 misc: ipfix process node wait time adjustment by Matthew Smith · 3 years, 8 months ago
  5. ac0415f api: fix crash in custom dump by Paul Vinciguerra · 3 years, 7 months ago
  6. 06111a8 crypto crypto-openssl: support hashing operations by Filip Tehlar · 3 years, 7 months ago
  7. 9592909 tcp: cleanup rcv-process and bulk buffer translation by Florin Coras · 3 years, 7 months ago
  8. 7f969c7 tcp: cleanup listen node and bulk buffer translation by Florin Coras · 3 years, 7 months ago
  9. b636abe tcp: cleanup syn-sent and bulk buffer translation by Florin Coras · 3 years, 7 months ago
  10. 974b468 tcp: cleanup established and bulk buffer translation by Florin Coras · 3 years, 8 months ago
  11. a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 7 months ago
  12. 6799f9b virtio: fix the interrupt by Mohsin Kazmi · 3 years, 8 months ago
  13. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  14. 78b0a6e dpdk: allow configuration of max-simd-bitwidth by Ray Kinsella · 3 years, 7 months ago
  15. 7d64631 misc: improve src detection in configure script by Mohammed Hawari · 3 years, 7 months ago
  16. 5a504b0 avf: fix simultaneous txq wrap and tx retry by Mohammed Hawari · 3 years, 7 months ago
  17. f5a4568 rdma: add support for RSS configuration by Benoît Ganne · 3 years, 9 months ago
  18. ee60ac6 rdma: support non-power-of-2 number of rxq by Benoît Ganne · 3 years, 7 months ago
  19. 3a533cd build: add set-build-type-* targets to CMake by Damjan Marion · 3 years, 7 months ago
  20. ba9cb1b quic: fix coverity warning by Florin Coras · 3 years, 7 months ago
  21. 694046c session: lookup listener with iface address by liuyacan · 3 years, 8 months ago
  22. 94b8077 rdma: avoid unnencessary inlining by Damjan Marion · 3 years, 8 months ago
  23. eee099e vlib: multiarch vlib_frame_queue_dequeue() by Damjan Marion · 3 years, 8 months ago
  24. 757f470 quic: improve udp dgram write by Florin Coras · 3 years, 8 months ago
  25. 88dd3cf tls: cleanup dtls migrated context by Florin Coras · 3 years, 7 months ago
  26. 87f6389 vcl: attr api to set endpt ext config by Florin Coras · 3 years, 8 months ago
  27. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 9 months ago
  28. c898324 build: add option to turn off some march variants by Damjan Marion · 3 years, 8 months ago
  29. 3648d93 build: declare some CMake variables as advanced by Damjan Marion · 3 years, 8 months ago
  30. 88b2e36 misc: experimental configure script by Damjan Marion · 3 years, 8 months ago
  31. 1079689 quic: report number of packets sent on custom tx by Florin Coras · 3 years, 8 months ago
  32. 01fcd75 hsa: vcl test client incremental stats by Florin Coras · 3 years, 8 months ago
  33. 1bb67ab build: switch release build to -O3 by Damjan Marion · 3 years, 8 months ago
  34. 600d7a8 session: accept notifies for sessions in created state by Florin Coras · 3 years, 8 months ago
  35. 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
  36. 5c481ff crypto: fix chained buffer integrity support by Benoît Ganne · 3 years, 9 months ago
  37. edda592 hsa: vcl test perf improvements by Florin Coras · 3 years, 8 months ago
  38. ccdb8b8 vcl: fix epoll wait with indefinite timeout by Florin Coras · 3 years, 8 months ago
  39. 3295ddf vppinfra: AArch64 NEON implementation of clib_compare_u16_x64() by Damjan Marion · 3 years, 8 months ago
  40. ea6236b tests: add worker count to class description by Klement Sekera · 3 years, 9 months ago
  41. edca8c6 vppinfra: don't fail if config.h is missing, fallback to defaults instead by Damjan Marion · 3 years, 8 months ago
  42. df6d986 papi: change default to use socket transport instead of shared memory transport by Ole Troan · 3 years, 8 months ago
  43. fd4fd0d pg: exec file fixes by mdr78 · 3 years, 9 months ago
  44. 8d58dc4 hsa: fix quic vcl test by Florin Coras · 3 years, 8 months ago
  45. 05c45b7 hsa: support sigint in vcl test client by Florin Coras · 3 years, 8 months ago
  46. a80ff13 ip: extend the punt cli to accept reason filter for sockets registration by Arthur de Kerhor · 3 years, 8 months ago
  47. e3f078f nat: fix byte order on ipfix message fields by Matthew Smith · 4 years, 1 month ago
  48. f2b6b9e gre: Remove the debugging logging from the mGRE tests by Neale Ranns · 3 years, 8 months ago
  49. ac8f936 build: Makefile cleanup by Damjan Marion · 3 years, 8 months ago
  50. 1bc46cd misc: fix dead stores by Damjan Marion · 3 years, 8 months ago
  51. ef0bac7 vlib: improve enqueue_to_next buffer indices extraction by Damjan Marion · 3 years, 8 months ago
  52. d77d379 hsa: custom proto vfts for vcl tests by Florin Coras · 3 years, 8 months ago
  53. 5c97dbf session: fix mq ext config cleanup by Florin Coras · 3 years, 8 months ago
  54. 23c3488 misc: add StatementMacros to .clang-format by Damjan Marion · 3 years, 8 months ago
  55. 83b2f5e vppinfra: silence coverity warnings related to clib_memcpy_u32() by Damjan Marion · 3 years, 8 months ago
  56. efe6edd misc: update arp and ip6-nd files location by Steven Luong · 3 years, 8 months ago
  57. 4ec0299 vppinfra: Fix a bug related to path_search by Ryo Nishikawa · 3 years, 8 months ago
  58. 98d8362 vrrp: increase stack size of process node by Matthew Smith · 3 years, 8 months ago
  59. 3ff1598 misc: auto-generate go bindings by Vladimir Lavor · 3 years, 8 months ago
  60. 8e1384f perfmon: top down level 1 support by mdr78 · 3 years, 9 months ago
  61. 3f923d2 hsa: use only one conn type for vcl tests by Florin Coras · 3 years, 8 months ago
  62. 137869d vapi: silence warnings by Damjan Marion · 3 years, 8 months ago
  63. 7992bdc hsa: use tcp for vcl test control channel by Florin Coras · 3 years, 8 months ago
  64. 856d062 vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores by Damjan Marion · 3 years, 8 months ago
  65. c99ab12 pg: fix packet coalescing cli by Ray Kinsella · 3 years, 9 months ago
  66. da1b76a vppapigen: remove flag day code by Paul Vinciguerra · 4 years ago
  67. dc22c83 tests: clean up gbp calls from vpp_papi_provider by Paul Vinciguerra · 3 years, 8 months ago
  68. 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
  69. b14c49d vppinfra: add COMPILE_TIME_CONST() macro by Damjan Marion · 3 years, 8 months ago
  70. e984831 vppinfra: AVX512 mask load/stores and compress store by Damjan Marion · 3 years, 8 months ago
  71. e21a0b2 vppinfra: add clear_lowest_set_bit() function, use BMI2 if available by Damjan Marion · 3 years, 8 months ago
  72. 1ca6c65 nat: correct detection of icmp bypass presence by Klement Sekera · 3 years, 8 months ago
  73. 3e38422 vxlan: Fix L3 mode by Nathan Skrzypczak · 3 years, 8 months ago
  74. 893bc97 session: set connected session index for ct by Florin Coras · 3 years, 8 months ago
  75. 961d363 dpdk: support md5 async handler in dpdk cryptodev by Alexander Chernavin · 3 years, 8 months ago
  76. 607ece3 tcp: try to update sack list only if not empty by Florin Coras · 3 years, 8 months ago
  77. 6469840 tcp: reorganize connection members by Florin Coras · 3 years, 8 months ago
  78. e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
  79. 5724aec session: set fifo's session index before vcl attach by liuyacan · 3 years, 8 months ago
  80. 2ba0177 session: remove unused connect/listen msg members by Florin Coras · 3 years, 8 months ago
  81. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  82. c7e7819 flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN by Chenmin Sun · 4 years, 3 months ago
  83. f04a8d1 tls: tlspicotls require version when building by Nathan Skrzypczak · 3 years, 8 months ago
  84. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  85. 5cfe452 misc: add filter for specific error for pcap trace by Benoît Ganne · 3 years, 9 months ago
  86. d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
  87. db36fda quic: update quicly to v0.1.3 by Mathias Raoul · 3 years, 8 months ago
  88. 9292c32 docs: document "make test-help" by Dave Barach · 3 years, 8 months ago
  89. 5420885 buffers: vlib_get_buffers() with 512-bit SIMD by Damjan Marion · 3 years, 8 months ago
  90. 1c22971 vlib: don't inline vlib_buffer_enqueue_to_* by Damjan Marion · 3 years, 8 months ago
  91. 09aeee6 vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) by Damjan Marion · 3 years, 8 months ago
  92. 832926b cnat: Fix session flag initialization by Nathan Skrzypczak · 3 years, 8 months ago
  93. 1fbf034 nat: fix multi worker scenarios by Klement Sekera · 3 years, 9 months ago
  94. 00338e0 svm: allow external chunk alloc on segment by Florin Coras · 3 years, 8 months ago
  95. ec62af5 pmalloc: tolerate move_pages failure on numa node #0 by Klement Sekera · 3 years, 8 months ago
  96. f9e0277 nat: fixing cli bug for nat44-ei and nat44-ed by Filip Varga · 3 years, 8 months ago
  97. adef691 tls: honor tcp deq notification request by Florin Coras · 3 years, 8 months ago
  98. 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
  99. 005d1e4 crypto: support async handlers for 3des and md5 by Alexander Chernavin · 3 years, 10 months ago
  100. 3b3cbfb nat: nat44-ed i2o & o2i trace fix by Filip Varga · 3 years, 8 months ago