1. b082324 svm/session: improve svm fifo allocation by Florin Coras · 7 years ago
  2. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  3. 8c25720 Fix sample-plugin build on ubuntu 18.04 by Damjan Marion · 7 years ago
  4. 58d36f0 tls: add openssl engine by Florin Coras · 7 years ago
  5. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  6. f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago
  7. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  8. d6c30d9 vlmemory/svm: fix client detach from svm region by Florin Coras · 7 years ago
  9. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  10. 3fca567 svm: queue sub: Add conditional timed wait by Mohsin Kazmi · 7 years ago
  11. d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
  12. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  13. c5239ad vabits - subtract from the 'end' address instead of from 'bits'. by Gabriel Ganne · 7 years ago
  14. 83d4743 svm: calc base address on AArch64 based on autodetected VA space size by Gabriel Ganne · 7 years ago
  15. aec8f89 svm: calc base address on AArch64 based on autodetected VA space size by Damjan Marion · 7 years ago
  16. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  17. ff6e769 session: cleanup attach flags by Florin Coras · 7 years ago
  18. a3eb63c Map SVM regions at a sane offset on arm64 by Brian Brooks · 7 years ago
  19. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  20. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  21. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  22. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  23. 1929611 Set uid/gid on ssvm segment file. by Dave Wallace · 7 years ago
  24. 91f3e74 Improve "show segment-manager segments" by Dave Barach · 7 years ago
  25. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  26. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  27. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  28. d135c19 jvpp: introducing callback api and future api tests for all plugins (VPP-591) by Matej Perina · 7 years ago
  29. 3cdc25f API: More gracefully fail when opening shared memory segment fails. by Ole Troan · 7 years ago
  30. 5beec81 jvpp: make shm_prefix configurable (VPP-591) by Jan Srnicek · 8 years ago
  31. 818eb54 Improve the svm fifo allocator by Dave Barach · 7 years ago
  32. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  33. b885664 ssvm->name must be a vector containing a c-string. by Dave Wallace · 7 years ago
  34. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  35. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  36. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  37. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  38. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  39. f6359c8 Improve svm fifo and tcp tx path performance (VPP-846) by Florin Coras · 7 years ago
  40. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  41. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  42. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  43. bb292f4 Improve session debugging by Florin Coras · 8 years ago
  44. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  45. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  46. e72be39 A sprinkling of const in vlibmemory/api.h and friends by Neale Ranns · 8 years ago
  47. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  48. a546481 Session layer improvements by Florin Coras · 8 years ago
  49. b59a705 Add more svm fifo unit tests by Florin Coras · 8 years ago
  50. 1f75cfd Fix fifo ooo bugs and improve testing by Dave Barach · 8 years ago
  51. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  52. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  53. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  54. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  55. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  56. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago