1. e574736 misc: fix the static vppctl build by Andrew Yourtchenko · 9 months ago
  2. e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
  3. ceed1e3 tests: use proper unit test skip instead of prints by Klement Sekera · 9 months ago
  4. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  5. e2ed599 vpp: set asan default options by Dmitry Valter · 9 months ago
  6. 28bd8f0 hs-test: experimental support for multiple test instances by adrianvillin · 10 months ago
  7. 7a29615 urpf: fix uprf_update prototype by Maxime Peim · 9 months ago
  8. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  9. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  10. 4c7305f flowprobe: fix flush callbacks when multiple workers by Alexander Chernavin · 11 months ago
  11. 93d3882 misc: VPP 24.02 Release Notes by Andrew Yourtchenko · 10 months ago
  12. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 10 months ago
  13. 904459f dpdk: correct waiting times by Georgy Borodin · 9 months ago
  14. 29e916a vpp: fix stdin vs non-interactive command clash by Vladislav Grishenko · 3 years, 9 months ago
  15. 09c6cae octeon: add support for VF device by Monendra Singh Kushwaha · 10 months ago
  16. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  17. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 4 months ago
  18. 7ad751b vppinfra: SHA2-256 ARM ISA support by Damjan Marion · 9 months ago
  19. 7ad43a4 af_packet: fix the device input feature arc support by Mohsin Kazmi · 9 months ago
  20. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  21. 5be4b86 bpf_trace_filter: support bpf filter optimization and dump by Vladislav Grishenko · 9 months ago
  22. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 9 months ago
  23. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  24. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  25. eb5a08e svm: fix svm queue overwrite while adding 2 elements by Vladislav Grishenko · 3 years, 9 months ago
  26. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  27. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 9 months ago
  28. 242fe13 crypto-native: fix AES-CBC encrypt loop by Damjan Marion · 9 months ago
  29. 46bddc3 dhcp: Compare DIUD_LL as a network short by Tom Jones · 10 months ago
  30. 3d1459b octeon: add flow offload infra by Monendra Singh Kushwaha · 10 months ago
  31. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  32. ea158d6 tls: pass reset ntf to engines by Florin Coras · 9 months ago
  33. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 9 months ago
  34. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 10 months ago
  35. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 9 months ago
  36. 5bce603 hsa: Undef libepoll-shims close on FreeBSD by Tom Jones · 10 months ago
  37. 84847c4 virtio: fix the packed ring support by Mohsin Kazmi · 10 months ago
  38. 4e16e78 memif: don't include prctl.h by Tom Jones · 10 months ago
  39. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  40. eceef16 svm: Use ftruncate to expand svm on FreeBSD by Tom Jones · 10 months ago
  41. b613d41 vcl: Use FreeBSD specific errno value for bad fd by Tom Jones · 10 months ago
  42. 5ed27ef build: Discover libepoll-shim on FreeBSD by Tom Jones · 10 months ago
  43. 72cb9f7 vlib: Use platform specific headers for sched.h by Tom Jones · 10 months ago
  44. 532a1ce build: Add support to add_vpp_library for platform specific sources by Tom Jones · 10 months ago
  45. 89c7b54 ip6: ECMP hash support for ipv6 fragments by Benoît Ganne · 1 year, 4 months ago
  46. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  47. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  48. 088d1a0 build: Enable building on AlmaLinux 9 by Kaj Niemi · 1 year, 2 months ago
  49. 078affa vnet: include platform specific un.h by Tom Jones · 10 months ago
  50. ac80b8b vppinfra: Stub out get_current_cpu and get_current_numa on FreeBSD by Tom Jones · 10 months ago
  51. 03b7ac9 dev: fix type for uint32 arg value by Monendra Singh Kushwaha · 10 months ago
  52. 3e594d6 build: bump octeon-roc version to 0.3 by Monendra Singh Kushwaha · 10 months ago
  53. 97c9f5e crypto-openssl: refactor openssl API usage by Lijian Zhang · 1 year, 1 month ago
  54. 6f8252e wireguard: notify key changes to crypto engine by Lijian Zhang · 1 year, 1 month ago
  55. ff71939 ipsec: check each packet for no algs in esp-encrypt by Matthew Smith · 10 months ago
  56. 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
  57. 9a97fb8 svm: Only include sys/user on Linux by Tom Jones · 10 months ago
  58. 9447adc vnet: Add required header for pthread_np by Tom Jones · 10 months ago
  59. 67e7f01 vppinfra: Place hugepage MMAP call behind linux specific ifdef by Tom Jones · 10 months ago
  60. 9bf4f8f vnet: Use platform specific netlink headers on FreeBSD by Tom Jones · 10 months ago
  61. 0f78300 vnet: Disable tuntap build on not Linux by Tom Jones · 10 months ago
  62. aaa2a89 vlib: Only init vfio on Linux by Tom Jones · 10 months ago
  63. 646e5d2 vpp: Add required socket headers on FreeBSD by Tom Jones · 10 months ago
  64. e12f69f vppinfra: Provide FreeBSD implementation of clib_mem functions by Tom Jones · 10 months ago
  65. 2cbbbb6 build: Add FreeBSD as a supported platform for cmake by Tom Jones · 11 months ago
  66. 61b4efc vnet: Provide platform specific if_tap headers by Tom Jones · 10 months ago
  67. 6ce1e93 vnet: Only build tap on Linux by Tom Jones · 10 months ago
  68. 393bfa7 vpp: Add platform specific headers for socket and inet by Tom Jones · 10 months ago
  69. d1e17a8 tcp: retransmit fins in last-ack by Florin Coras · 10 months ago
  70. 81a6ffc udp: unregister ports on all cleanups by Florin Coras · 10 months ago
  71. d5d510f vppapitrace: Fixed trace dump API result issue. by Denys Haryachyy · 10 months ago
  72. fbf5f2b hs-test: shortened interface names to avoid character limit by adrianvillin · 10 months ago
  73. 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
  74. e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
  75. a421d56 build: add fib configuring option by Benoît Ganne · 10 months ago
  76. 7c67547 hs-test: improved logging by adrianvillin · 10 months ago
  77. 0215ef1 tests: refactor virtual interface tests by Naveen Joy · 10 months ago
  78. 28aef29 tls: fix compilation error by Niyaz Murshed · 10 months ago
  79. f40a354 ikev2: dump state and profile name in CLI and API by Denys Haryachyy · 11 months ago
  80. e81f27f vcl: fix epollet test for unhandled evts by Florin Coras · 10 months ago
  81. 7750023 svm: Add FreeBSD specific signal handling path by Tom Jones · 10 months ago
  82. 7ec62fb vppinfra: Put clib_perf* behind Linux checks and provide stubs for FreeBSD by Tom Jones · 10 months ago
  83. a0b8538 vppinfra: Add netlink header on FreeBSD by Tom Jones · 10 months ago
  84. 93fc692 vppinfra: Protect Linux specific features behind CLIB_LINUX by Tom Jones · 10 months ago
  85. b077d66 build: Limit external libraries on FreeBSD by Tom Jones · 11 months ago
  86. caf9d4f svm: Include stdint on FreeBSD by Tom Jones · 10 months ago
  87. 7d2978d vppinfra: Make program counter printing more portable by Tom Jones · 10 months ago
  88. 249f0dc vnet: Don't use __unused for struct padding by Tom Jones · 10 months ago
  89. 7c04154 vppinfra: Add a stubbed out test_perf function for FreeBSD by Tom Jones · 10 months ago
  90. 77ce67f vppinfra: MAP_HUGETLB isn't available on FreeBSD by Tom Jones · 10 months ago
  91. cb3372d vppinfra: Only prealloc hugepages on Linux by Tom Jones · 10 months ago
  92. 000b5e1 vppinfra: Don't build perfmon on FreeBSD by Tom Jones · 10 months ago
  93. b2e0ce9 vppinfra: Place SIGPWR behind a linux define by Tom Jones · 10 months ago
  94. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  95. d1fa7ae af_packet : fix crash on interface creation by hsandid · 11 months ago
  96. 04fd51c buffers: bring back cache occupancy improvement by Vratko Polak · 10 months ago
  97. 7286065 ip_session_redirect: export symbols by Benoît Ganne · 10 months ago
  98. d4f405a ikev2: accept rekey request for IKE SA by Atzm Watanabe · 2 years, 4 months ago
  99. d9b4d9f udp: add cli to dump transport ports by Florin Coras · 10 months ago
  100. f9bdc03 session: guard session lookup table allocs by Florin Coras · 10 months ago