1. 7d2978d vppinfra: Make program counter printing more portable by Tom Jones · 11 months ago
  2. 249f0dc vnet: Don't use __unused for struct padding by Tom Jones · 11 months ago
  3. 7c04154 vppinfra: Add a stubbed out test_perf function for FreeBSD by Tom Jones · 11 months ago
  4. 77ce67f vppinfra: MAP_HUGETLB isn't available on FreeBSD by Tom Jones · 11 months ago
  5. cb3372d vppinfra: Only prealloc hugepages on Linux by Tom Jones · 11 months ago
  6. 000b5e1 vppinfra: Don't build perfmon on FreeBSD by Tom Jones · 11 months ago
  7. b2e0ce9 vppinfra: Place SIGPWR behind a linux define by Tom Jones · 11 months ago
  8. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  9. d1fa7ae af_packet : fix crash on interface creation by hsandid · 11 months ago
  10. 04fd51c buffers: bring back cache occupancy improvement by Vratko Polak · 10 months ago
  11. 7286065 ip_session_redirect: export symbols by Benoît Ganne · 10 months ago
  12. d4f405a ikev2: accept rekey request for IKE SA by Atzm Watanabe · 2 years, 4 months ago
  13. d9b4d9f udp: add cli to dump transport ports by Florin Coras · 10 months ago
  14. f9bdc03 session: guard session lookup table allocs by Florin Coras · 11 months ago
  15. e060b0a vlib: flush rpcs on worker sync by Florin Coras · 11 months ago
  16. 4cadd3b vlib api: move wrkr rpc flushing to vlib by Florin Coras · 11 months ago
  17. d7f17a2 tls: set app closed flag in framework by Florin Coras · 11 months ago
  18. 4a98b93 tls: convert ctx fields to connection flags by Florin Coras · 11 months ago
  19. 83ad79d linux-cp: add add_del_v3 and get_v2 methods by Anton Nikolaev · 11 months ago
  20. ac0babd api: provide api definition over api by Ole Troan · 11 months ago
  21. f34b680 hs-test: update docs on debugging by Filip Tehlar · 11 months ago
  22. a1bd50c hs-test: use relative paths for docker volumes by Filip Tehlar · 11 months ago
  23. af1ddd3 ip: don't export useless error counters for ip6 rewrite by Arthur de Kerhor · 11 months ago
  24. 707210c hs-test: updated golang and packages by adrianvillin · 11 months ago
  25. f1acfc0 udp: update rx sw_if_index to ip-local selected one by Florin Coras · 11 months ago
  26. 6fb2b3d misc: Initial 24.06-rc0 commit by Andrew Yourtchenko · 11 months ago v24.06-rc0
  27. a218891 vppinfra: fix clib_array_mask_u32 OOB reads by Dmitry Valter · 11 months ago
  28. 3109d1c tls: fix ho leak on tcp connect return by Florin Coras · 11 months ago
  29. 1effb29 papi: support old style of providing apidir by Vratko Polak · 11 months ago
  30. e6d05dc tls: overlap parent opaque with listener ctx by Florin Coras · 11 months ago
  31. fad689e tls: set flag whenever app session is freed by Florin Coras · 11 months ago
  32. 77680ae session: flag instead of state for filtering ntf by Florin Coras · 11 months ago
  33. 0aa0d6f build: Explicitly use gmake by Tom Jones · 11 months ago
  34. 038dad7 buffers: add compile-time option to set buffer alignment by Damjan Marion · 11 months ago
  35. 5840c66 build: disable plugins which require openssl if openssl is not available by Damjan Marion · 11 months ago
  36. 9705d84 build: fix default platform by Benoît Ganne · 11 months ago
  37. 9418143 hs-test: change convention for skipping tests by Filip Tehlar · 11 months ago
  38. 705f66e vppinfra: fix test_bihash by Dmitry Valter · 12 months ago
  39. 9f8d3b9 lldp: dump api by Denys Haryachyy · 1 year, 1 month ago
  40. c03593e vppinfra: fix bracket balance by Georgy Borodin · 1 year ago
  41. 8263888 vppinfra: fix vec_prepend use-after-free by Dmitry Valter · 12 months ago
  42. c60266d memif: use VPP cacheline size for memif when compiling within VPP by Mohsin Kazmi · 11 months ago
  43. c3b416c build: Explicitly use bash for shell scripts by Tom Jones · 11 months ago
  44. ca75cd8 af_xdp: Backport xdp-tools fix transposed calloc() arguments by nucleo · 11 months ago
  45. 77caeb1 tests: preload api files by Maxime Peim · 1 year, 1 month ago
  46. 87241fe hs-test: use specific port for http3 test by Filip Tehlar · 11 months ago
  47. 01fe7ab octeon: native driver for Marvell Octeon SoC by Damjan Marion · 1 year, 2 months ago
  48. dc26d50 vppinfra: change fchmod to umask for unix socket by Georgy Borodin · 1 year, 1 month ago
  49. 8beddaf af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET mode by Artem Glazychev · 12 months ago
  50. de04e02 build: add vapi scripts to VPP_HOST_TOOLS_ONLY by Guillaume Solignac · 11 months ago
  51. c018204 vnet: fix log_debug message format by Georgy Borodin · 11 months ago
  52. 0bef4cf vppinfra: fix memcpy test buffer size by Dmitry Valter · 12 months ago
  53. ebe2371 dpdk: add ID for QAT 4xxx series VF support by Kai Ji · 11 months ago
  54. dbe9937 dpdk: fix log_debug message format by Georgy Borodin · 11 months ago
  55. 1cfac4e vlib: remove unused code by Damjan Marion · 11 months ago
  56. 7e9513b vppinfra: enable AES tests on ARM by Damjan Marion · 11 months ago
  57. 4a515d3 build: Provide clang-14 for Debian12 by Pim van Pelt · 11 months ago
  58. 276cd73 stats: Add optional labels to prometheus metrics by Pim van Pelt · 11 months ago
  59. 66abf32 session: avoid spurious disconnect and reset ntfs by Florin Coras · 11 months ago
  60. 159ee88 devices: add support to check host interface offload capabilities by Mohsin Kazmi · 1 year, 2 months ago
  61. 712fc03 build: Add Debian12 environment by Pim van Pelt · 11 months ago
  62. ed4e612 session: fix app wrk free leak by Florin Coras · 11 months ago
  63. da3771c crypto-native: add AES-CTR by Damjan Marion · 11 months ago
  64. 9caef2a vppinfra: native AES-CTR implementation by Damjan Marion · 11 months ago
  65. bf40da4 http: fix memory leak by Filip Tehlar · 11 months ago
  66. d7c9632 libmemif: fix segfault and buffer overflow in examples by Tianyu Li · 1 year, 5 months ago
  67. 00e9fe6 libmemif: fix for memif_init_queues slot math by mbly · 1 year ago
  68. a908779 libmemif: Fix for memif_buffer_alloc rewind logic by mbly · 1 year ago
  69. 9853342 libmemif: added tests by Daniel Béreš · 1 year, 11 months ago
  70. 56e17cf hs-test: add more asserts by Filip Tehlar · 11 months ago
  71. ba39d86 crypto: align host and VPP IPsec-mb lib by Ranjan Raj · 1 year, 1 month ago
  72. 3336eef hs-test: add tls proxy test by Filip Tehlar · 1 year, 1 month ago
  73. 4fa0ba6 hs-test: retry command on test setup failure by Filip Tehlar · 1 year ago
  74. afefe22 linux-cp: fix route prefix construction by Alexander Skorichenko · 12 months ago
  75. 2c9b128 linux-cp: Fix looping netlink messages by Pim van Pelt · 1 year, 2 months ago
  76. 2fa69ef urpf: add interface dump to API by Pim van Pelt · 1 year ago
  77. 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
  78. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  79. 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
  80. 2b5bc3b libmemif: add name to maintainer file by Mohsin Kazmi · 11 months ago
  81. 5d13416 flowprobe: fix calling vlib_time_now() from worker threads by Alexander Chernavin · 12 months ago
  82. b1ea30e http: unify client/server state machines by Filip Tehlar · 1 year, 2 months ago
  83. b7e66f4 docs: minor updates to the lxc container test writeup by Dave Barach · 12 months ago
  84. 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
  85. 98d24a5 hs-test: more proxy vars for docker builds by Florin Coras · 12 months ago
  86. a77d4ca tests: Temporarily skip an unstable test by adrianvillin · 12 months ago
  87. f26bbea hs-test: use prebuilt curl with http3 support by Florin Coras · 12 months ago
  88. 7e452ba quic: seed random generator during init by Filip Tehlar · 12 months ago
  89. b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
  90. e148926 vlib: lowercase vmbus device names by Alexander Skorichenko · 12 months ago
  91. 832342e vlib: add error checks to thread pinning by hsandid · 12 months ago
  92. ccc17f0 build: fix 'make test' target to build with clang by Dave Wallace · 12 months ago
  93. 95f07a1 build: add .cmake to gitignore by Damjan Marion · 12 months ago
  94. 82a68e9 buffers: add vlib_buffer_unalloc_to_pool() by Damjan Marion · 12 months ago
  95. 28b6dfa dev: per-queue format callbacks by Damjan Marion · 12 months ago
  96. f3b0004 fib: format deleted LB by Nathan Skrzypczak · 12 months ago
  97. 70335e8 tests: memif interface tests using libmemif by Naveen Joy · 1 year, 5 months ago
  98. 00c59e4 virtio: virtio_flags api use enumflag instead of enum by Ole Troan · 1 year ago
  99. 68ac244 srv6-mobile: Implement SRv6 mobile API funcs by Takeru Hayasaka · 2 years, 2 months ago
  100. 69f800f devices: add cli support to enable disable qdisc bypass by Mohsin Kazmi · 2 years, 8 months ago