1. 156d452 vlib: add vlib_frame_bitmap_{set,clear}_bit_at_index by Damjan Marion · 1 year, 9 months ago
  2. 2c03879 nat: fix nat44 vrf handlers by Daniel Béreš · 1 year, 9 months ago
  3. b23c6f4 ip: support flow-hash gtpv1teid by Takeru Hayasaka · 1 year, 11 months ago
  4. 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
  5. 8309517 vlib: fix segfault on panic in worker by Mikhail Sokolovskiy · 1 year, 9 months ago
  6. 2844aa1 dpdk-cryptodev: fix name formatting of session pools by Gabriel Oginski · 1 year, 9 months ago
  7. b41b0af hs-test: containerize ab and wrk by Filip Tehlar · 1 year, 9 months ago
  8. 7c11156 docs: Update info about GoVPP by Ondrej Fabry · 1 year, 9 months ago
  9. 4172448 vppinfra: small improvement and polishing of AES GCM code by Damjan Marion · 1 year, 9 months ago
  10. 75776f0 hs-test: remove colons from log files by Filip Tehlar · 1 year, 9 months ago
  11. c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
  12. 696f8e0 udp: fix udp_local length errors accounting by Vladislav Grishenko · 1 year, 9 months ago
  13. b052c67 dpdk-cryptodev: fix formatting name of pools by Gabriel Oginski · 1 year, 9 months ago
  14. 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
  15. 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
  16. b47376f vppinfra: AES-CBC and AES-GCM refactor and optimizations by Damjan Marion · 1 year, 9 months ago
  17. 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago
  18. ad95b06 ipsec: add per-SA error counters by Arthur de Kerhor · 2 years, 1 month ago
  19. f6ba562 vnet: throttling configuration improvement by Maxime Peim · 1 year, 10 months ago
  20. ac3c8dc session: add session stats by Filip Tehlar · 1 year, 9 months ago
  21. b53b88a build: fix rpm build error with test_infra by Tianyu Li · 1 year, 9 months ago
  22. 653ef73 linux-cp: fix get_default_ns api method by Stanislav Zaikin · 2 years, 5 months ago
  23. 86698fc papi: vla list of fixed strings by Ole Troan · 2 years ago
  24. d76c029 wireguard: fix sending peer events from worker threads by Alexander Chernavin · 1 year, 9 months ago
  25. 645a588 ipsec: set fast path 5tuple ip addresses based on sa traffic selector values by Piotr Bronowski · 1 year, 10 months ago
  26. 8a4b797 vppinfra: fix pool free bitmap allocation by Vladislav Grishenko · 2 years, 3 months ago
  27. b9c8c57 vppinfra: fix corner-cases in bihash lookup by Dave Barach · 1 year, 9 months ago
  28. 04bd0ea vppinfra: move sha2.h to crypto/ by Damjan Marion · 1 year, 9 months ago
  29. c7d3a5b vppinfra: auto-free test memory by Damjan Marion · 1 year, 9 months ago
  30. f8b61fb vppinfra: add FOREACH_ARRAY_ELT macro by Damjan Marion · 1 year, 9 months ago
  31. f39485f vppinfra: add clib_crc32c testcase into infra tests by Andrew Yourtchenko · 1 year, 9 months ago
  32. e541d6f session: support active opens with same source port by Florin Coras · 1 year, 9 months ago
  33. 890eced hs-test: check exit value of ab/wrk by Filip Tehlar · 1 year, 9 months ago
  34. e7625d0 hs-test: use consistent naming convention by Maros Ondrejicka · 1 year, 10 months ago
  35. c3542e1 vppinfra: widen the scope of test_vector_funcs by Damjan Marion · 1 year, 9 months ago
  36. adeaf16 crypto-native: 256-bit AES CBC support by Damjan Marion · 1 year, 9 months ago
  37. 1ca6818 build: add support for intel alderlake and sapphirerapids, part 2 by Damjan Marion · 1 year, 9 months ago
  38. 6a6df00 dma_intel: fix potential invalid batch status by Marvin Liu · 1 year, 9 months ago
  39. f4ddf16 hs-test: create temporary folder at init by Maros Ondrejicka · 1 year, 9 months ago
  40. e10ace2 dpdk: enable Google Virtual Ethernet by Marvin Liu · 1 year, 9 months ago
  41. 0d07a5d vlib: fix clib_crc32c on odd lengths and clib_crc32c_u8 by Andrew Yourtchenko · 1 year, 9 months ago
  42. aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
  43. 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
  44. 738aba7 vlib: pre-alloc dma backend batches by Marvin Liu · 1 year, 9 months ago
  45. 0d712c1 session: format transport connection flags by Florin Coras · 1 year, 9 months ago
  46. 02aa2ca session: cleanup lcl endpt freelist before all alloc by Florin Coras · 1 year, 9 months ago
  47. 1552228 build: add support for intel alderlake and sapphirerapids by Damjan Marion · 1 year, 9 months ago
  48. 8ade308 crypto-native: avoid crash on 12th and 13th gen Intel client CPUs by Damjan Marion · 1 year, 9 months ago
  49. f6d3abd memif: don't leak error strings in API handlers by Damjan Marion · 1 year, 9 months ago
  50. a361a39 udp: Use udp_output_get_connection instead of udp_connection_get by Steven Luong · 1 year, 9 months ago
  51. 0638619 avf: 512-bit SIMD version of avf_tx_prepare by Leyi Rong · 1 year, 9 months ago
  52. c6c4e86 vcl: init ldp config before vcl init by Florin Coras · 1 year, 9 months ago
  53. 767a9ab vlib: 512-bit SIMD version of vlib_buffer_free by Leyi Rong · 1 year, 9 months ago
  54. 7b0d48f af_packet: fix the broken functionality upon admin down by Mohsin Kazmi · 1 year, 9 months ago
  55. 66c675e vcl: fix select connected deq notification by Florin Coras · 1 year, 9 months ago
  56. 436c7ba vcl: fix epoll out evt on connect by Florin Coras · 1 year, 9 months ago
  57. a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
  58. f72bb6f hs-test: fix install-deps by Dave Wallace · 1 year, 9 months ago
  59. 51cb655 quic: use tx instead of builtin_tx event with timers by Florin Coras · 1 year, 9 months ago
  60. 05120fb hs-test: fix docker-ce install by Dave Wallace · 1 year, 9 months ago
  61. 1a66150 hs-test: add vppctl wrapper script by Filip Tehlar · 1 year, 9 months ago
  62. 9abba11 hs-test: fix envoy test by Filip Tehlar · 1 year, 9 months ago
  63. 21121f6 avf: enable rss action of flow by Xinyao Cai · 1 year, 10 months ago
  64. d1dc106 vlib: stop worker threads on main loop exit by Vladislav Grishenko · 3 years ago
  65. b793640 avf: fix cli memory leak with incorrect options by Tianyu Li · 1 year, 11 months ago
  66. 16581f5 udp: crash in format_udp_connection by Steven Luong · 1 year, 9 months ago
  67. 16cc15b build: check for presence of python ply by Damjan Marion · 1 year, 10 months ago
  68. 1cada9a build: make Python3 mandatory by Damjan Marion · 1 year, 10 months ago
  69. 3ffc77d tcp: allow syns in closed state by Florin Coras · 1 year, 10 months ago
  70. a41a0b5 vcl: do not stop listeners on vls epoll del by Florin Coras · 1 year, 10 months ago
  71. c86662a vcl: always drain libc epoll with eventfds in ldp by Florin Coras · 1 year, 10 months ago
  72. 87767d8 hs-test: nginx mirroring test improvements by Florin Coras · 1 year, 10 months ago
  73. 2d3da80 vlib: fix vlib_log for elog by luoyaozu · 2 years, 1 month ago
  74. 79cb1d5 stats: fix tests with multiple workers by Benoît Ganne · 1 year, 10 months ago
  75. 064ff15 lb: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
  76. 22460d6 vppinfra: fix memory traces by Benoît Ganne · 2 years, 1 month ago
  77. eb41541 af_packet: fix the first packet offset by Mohsin Kazmi · 1 year, 10 months ago
  78. 258aac9 af_xdp: fix netns configuration by Benoît Ganne · 1 year, 11 months ago
  79. 634873c build: add sanitizer option to configure script by Benoît Ganne · 2 years, 2 months ago
  80. ff2fba7 vlib: avoid non-mp-safe cli process node updates by Vladislav Grishenko · 3 years, 5 months ago
  81. 8181727 interface: more cleaning after set flags is failed in vnet_create_sw_interface by varasteh · 3 years ago
  82. 88d9414 interface: add the missing tag keyword in the cli helper by Mohsin Kazmi · 1 year, 11 months ago
  83. 063549f crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag by Benoît Ganne · 2 years, 11 months ago
  84. f471e33 memif: fix input vector rate of memif-input node by Liangxing Wang · 1 year, 11 months ago
  85. 4d830d2 vlib: fix macro define command not work in startup config exec script by Xiaoming Jiang · 2 years ago
  86. 4646cd4 vlib: fix ASAN fake stack size set error when switching to process by Xiaoming Jiang · 2 years ago
  87. c36f9b5 dpdk: plugin init should be protect by thread barrier by Xiaoming Jiang · 2 years ago
  88. 60a107c vppinfra: adding support for socket mounting paths by Mohsin Kazmi · 1 year, 10 months ago
  89. 99d3a40 flow dpdk: introduce IP in IP support for flow by Xinyao Cai · 1 year, 10 months ago
  90. a20afdc vppinfra: fix clib_bitmap_will_expand() result inversion by Vladislav Grishenko · 1 year, 10 months ago
  91. 1ee334c crypto: make it easier to diagnose keys use-after-free by Benoît Ganne · 2 years ago
  92. d69233f build: replace phony target with .ok file by Jieqiang Wang · 1 year, 10 months ago
  93. 79687d9 misc: define SElinux mapped file permissions by Christian Svensson · 1 year, 10 months ago
  94. 184a70a build: add Rocky Linux 9 support by Christian Svensson · 1 year, 10 months ago
  95. 15eec55 snort: fix descriptor offset may be truncated if buffers num too large by jiangxiaoming · 2 years, 9 months ago
  96. e13baaa interface: fix 4 or more interfaces equality comparison bug with xor operation using (a^a)^(b^b) by lijinhui · 2 years, 4 months ago
  97. af62f93 vppinfra: display only the 1st 50 memory traces by default by Benoît Ganne · 1 year, 10 months ago
  98. 73507dd stats: fix node name compare error when updating stats segment by Xiaoming Jiang · 2 years ago
  99. 8b213ee memif: autogenerate socket_ids by Nathan Skrzypczak · 3 years ago
  100. ec5c40b hs-test: add support for running vpp in gdb by Filip Tehlar · 1 year, 10 months ago