1. 18c17cb build: fix install-deps on centos-8 by Dave Wallace · 3 years, 6 months ago
  2. 324d161 svm: release mem order for fifo chunk list CAS by Florin Coras · 3 years, 6 months ago
  3. 821b500 session: avoid ct connects loop by Florin Coras · 3 years, 6 months ago
  4. 67c90a3 session: lcl transport info on accept by Florin Coras · 3 years, 9 months ago
  5. 8dd0d75 linux-cp: use default adjacency by Matthew Smith · 3 years, 7 months ago
  6. c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
  7. 9cfbd3b misc: bug fixes and improvements for stats Fuse fs by Arthur de Kerhor · 3 years, 9 months ago
  8. 2f64790 vcl: ldp placeholder for SO_LINGER by Florin Coras · 3 years, 6 months ago
  9. 427feb6 srtp: cleanup build and default to disabled by Florin Coras · 3 years, 7 months ago
  10. 7aeb647 udp: calculate inner checksums if needed before udp encap by Arthur de Kerhor · 3 years, 7 months ago
  11. 90f7008 nat: fix broken nat44-ed cli by Ruslan Babayev · 3 years, 7 months ago
  12. 64d20e7 interface: fix vnet_sw_interface_update_unnumbered by Dave Barach · 3 years, 7 months ago
  13. 71ee375 tls: fix handling of failed connects by Florin Coras · 3 years, 7 months ago
  14. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  15. b740fdc hsa: proxy listener support addition of fifo segments by Florin Coras · 3 years, 7 months ago
  16. b6fe52f tls: fix handling of failed accepts by Florin Coras · 3 years, 7 months ago
  17. 5c52091 svm: fix inadequate atomic load for chunk mgr by Dave Wallace · 3 years, 7 months ago
  18. d63360c build: bash set in ./configure by Damjan Marion · 3 years, 7 months ago
  19. 79e087f gso: fix the error handling by Mohsin Kazmi · 3 years, 7 months ago
  20. c0d9ca7 vlib: handoff rework by Damjan Marion · 3 years, 7 months ago
  21. 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
  22. 9303b10 dpdk: bump to 21.05 by Fan Zhang · 3 years, 7 months ago
  23. 005605f interface: add tx-queue cli support for new tx infra by Mohsin Kazmi · 3 years, 7 months ago
  24. dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
  25. 3f3da0d dpdk: fix missing symbol by Fan Zhang · 3 years, 7 months ago
  26. 57e0af9 vppinfra: explicit blocking mode for sock connects by Florin Coras · 3 years, 7 months ago
  27. 46cb4c4 tests: Fix 'test-wipe' by Neale Ranns · 3 years, 7 months ago
  28. 91d6a94 misc: Initial 21.10-rc0 commit by Andrew Yourtchenko · 3 years, 7 months ago v21.10-rc0
  29. 1372178 fib: During the mfib lookup set the unicast FIB index in the packet so that a uRPF check on a for-us packet is done in the correct VRF by Neale Ranns · 3 years, 7 months ago
  30. 457271d pg: revert exec file fixes by Ray Kinsella · 3 years, 7 months ago
  31. 2de7e96 nat: add thread index assertions by Klement Sekera · 3 years, 9 months ago
  32. 5fe9457 api: socket client connect set to blocking by Florin Coras · 3 years, 7 months ago
  33. 3fb978e vlib: revert exec cmd handle scripts with blank lines by Ray Kinsella · 3 years, 7 months ago
  34. dbf90d4 perfmon: revert raw column support by Ray Kinsella · 3 years, 7 months ago
  35. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  36. 6621abf srtp: basic implementation based on libsrtp2 by Florin Coras · 4 years ago
  37. 6bb77de linux-cp: A V2 variant of pair create API that returns the host by Neale Ranns · 3 years, 7 months ago
  38. 01930f5 nat: report correct EI per-user session limit by Matthew Smith · 3 years, 7 months ago
  39. 0627481 dpdk: disable DPDK iAVF interrupt support by Mohammed Hawari · 3 years, 7 months ago
  40. 3755ac1 interface: show if tx queue is shared by Damjan Marion · 3 years, 7 months ago
  41. 623b8b0 tests: skip hoststack iperf3 cut thru test on aarch64 by Dave Wallace · 3 years, 7 months ago
  42. af07354 tls: prealloc chunks for dtls dgram enq by Florin Coras · 3 years, 7 months ago
  43. 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
  44. d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 3 years, 7 months ago
  45. 1a06e53 af_xdp: use desc offset on rx by Benoît Ganne · 3 years, 7 months ago
  46. 73b7122 af_xdp: refill rx rings when interface goes up by Benoît Ganne · 3 years, 7 months ago
  47. efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
  48. a42c41b af_xdp: workaround kernel race between poll() and sendmsg() by Benoît Ganne · 3 years, 8 months ago
  49. 92a8d76 nat: add maximum configured sessions to stat segment by Ole Troan · 3 years, 7 months ago
  50. 84b543d doxygen: fix doxygen tags by Dave Wallace · 3 years, 7 months ago
  51. 4ee17d8 tests: add role to VCLAppWorker by Dave Wallace · 3 years, 7 months ago
  52. e2353a7 linux-cp: Add delegate to adjacencies by Matthew Smith · 3 years, 7 months ago
  53. debb352 quic: add extended vcl test by Florin Coras · 3 years, 7 months ago
  54. 0131477 quic: fix timer update by Florin Coras · 3 years, 7 months ago
  55. 22a55e6 quic: init crypto context on streams by Florin Coras · 3 years, 7 months ago
  56. 0978ae8 quic: make sure aead crypto context matches quicly by Florin Coras · 3 years, 7 months ago
  57. 5606c82 ipsec: Default the IPSec interface MTU to 9000 by Neale Ranns · 3 years, 7 months ago
  58. 40c11e6 memif: fix gcc-10 build error on arm platform by Tianyu Li · 3 years, 7 months ago
  59. 94c7236 memif: fix input node buffer prefetch by Tianyu Li · 3 years, 7 months ago
  60. ae8d332 tests: don't buffer worker stdin/stdout by Dave Wallace · 3 years, 7 months ago
  61. ab755a3 bash: add set-quicly-ws function by Dave Wallace · 3 years, 7 months ago
  62. e6f89fb build: add .clang-tidy by Damjan Marion · 3 years, 7 months ago
  63. a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
  64. 733a26e hsa: test server incremental stats by Florin Coras · 3 years, 7 months ago
  65. e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
  66. 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
  67. 72afc4f tls: fix signed unsigned comparison by Florin Coras · 3 years, 7 months ago
  68. 7854588 bash: fix vpp-make-test -g option by Dave Wallace · 3 years, 7 months ago
  69. d064c59 quic: fix memory leak & crash on connection delete by Dave Wallace · 3 years, 7 months ago
  70. 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
  71. 6e9964e memif: remove dead code by Damjan Marion · 3 years, 7 months ago
  72. 2e212c2 avf: improve elogs by Damjan Marion · 5 years ago
  73. fa3bd30 vppinfra: add more llist macros by Florin Coras · 3 years, 7 months ago
  74. b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
  75. 188296a build: fix crypto_native compile flags check by Damjan Marion · 3 years, 7 months ago
  76. fbb02c4 interface: shared tx queue support by Damjan Marion · 3 years, 7 months ago
  77. 6ab29d4 avf: tx queue sharing fixes and improvements by Damjan Marion · 3 years, 7 months ago
  78. 8fe2afe avf: print stats in separate log class by Damjan Marion · 3 years, 7 months ago
  79. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  80. a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
  81. a920af7 nat: refactor multiple vrf tests by Klement Sekera · 3 years, 7 months ago
  82. 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
  83. 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
  84. baedaf3 memif: remove unused code by Damjan Marion · 3 years, 7 months ago
  85. bfcd4b9 build: fix the "show version" output in the centos release builds by Andrew Yourtchenko · 3 years, 7 months ago
  86. bdef128 memif: remove duplicate code in tx by Damjan Marion · 3 years, 7 months ago
  87. d78ba5a memif: optimize zero-copy rx ring refill by Damjan Marion · 3 years, 7 months ago
  88. 263f381 memif: fix "remove barriers" commit by Damjan Marion · 3 years, 7 months ago
  89. 3d2c674 memif: remove barriers by Damjan Marion · 3 years, 7 months ago
  90. 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
  91. af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
  92. a7ec317 lacp: coverity fix on null pointer dereference by Steven Luong · 3 years, 7 months ago
  93. d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
  94. 7dcc339 tcp: remove ho lock by Florin Coras · 3 years, 7 months ago
  95. 2034f35 vlib: remove unused code by Damjan Marion · 3 years, 7 months ago
  96. 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
  97. ca1bbbb avf: free spinlock on txq removal by Damjan Marion · 3 years, 7 months ago
  98. c3d0012 interface: fix converity in update_runtime_data by Mohammed Hawari · 3 years, 7 months ago
  99. c389de2 interface: update tx queue runtime if vector size changes by Damjan Marion · 3 years, 7 months ago
  100. 4fca744 vcl: fix lookup listener assert by liuyacan · 3 years, 7 months ago