1. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  2. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  3. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  4. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  5. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  6. c02924e acl: fix stats-segment counters validation on acl update by Andrew Yourtchenko · 5 years ago
  7. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  8. ecd1fc7 hsa: Refactor quic_echo to allow other protocols by Nathan Skrzypczak · 5 years ago
  9. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  10. f85770c quic: quic_app_rx_callback refactor. by Mathias Raoul · 5 years ago
  11. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  12. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  13. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  14. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  15. 5025d40 dpdk: ipsec tunnel support for ip6-in-ip4 by Matthew G Smith · 5 years ago
  16. 531969e stats: refactor header files by Dave Barach · 5 years ago
  17. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  18. 6603567 gbp: add local l3out redirect to local SEP unit test by Benoît Ganne · 5 years ago
  19. 1b3ce39 gbp: do not scan gbp bihash if not instantiated by Benoît Ganne · 5 years ago
  20. 60f16c2 svm: fix svmtool and svmdbtool segment fault. by Guanghua Zhang · 5 years ago
  21. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  22. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  23. 13cef0c papi: Revert vpp-api-python to py2, add py3 pkg by Ian Wells · 5 years ago
  24. 3705980 http_static: fix session expiration timer bugs by Dave Barach · 5 years ago
  25. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  26. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  27. 12b245e http_static: debug spew control, session expiration timers by Dave Barach · 5 years ago
  28. 6b53fd5 http_static: tls support by Dave Barach · 5 years ago
  29. 561be28 crypto: add '-maes' compile switch by Benoît Ganne · 5 years ago
  30. 243e193 quic: handle session migration notifications by Aloys Augustin · 5 years ago
  31. 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
  32. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  33. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  34. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  35. 4ea511c gbp: add remote EP redirect to remote SEP unit test by Benoît Ganne · 5 years ago
  36. b854324 gbp: add unknown remote EP redirect unit test by Benoît Ganne · 5 years ago
  37. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  38. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  39. c542357 docs: Add Ray's ACL use case by jdenisco · 5 years ago
  40. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  41. fcd26a0 svm: fix fifo max writeable chunk computation by Florin Coras · 5 years ago
  42. 75c48c1 tcp: cleanup timers by Florin Coras · 5 years ago
  43. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  44. d1ba3d2 tcp: fix zero rwnd sent check by Florin Coras · 5 years ago
  45. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  46. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  47. f16826e docs: Add link to 20.01 test framework docs by Andrew Yourtchenko · 5 years ago
  48. e41fd65 Initial 20.01-rc0 commit by Andrew Yourtchenko · 5 years ago v20.01-rc0
  49. c0bc26e rdma: add missing symbols by Benoît Ganne · 5 years ago
  50. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  51. 388f418 gbp: add l3out redirect to remote SEP unit test by Benoît Ganne · 5 years ago
  52. e3282ba vom: export/install cmake files by Neale Ranns · 5 years ago
  53. d5d7b96 tests: UT for MPLS 6PE by Neale Ranns · 5 years ago
  54. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  55. 8511687 gbp: update gbp endpoint cli by Benoît Ganne · 5 years ago
  56. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  57. d597ec7 quic: Add missing session_migrate_callback by Nathan Skrzypczak · 5 years ago
  58. dd1ccb4 rdma: fix double-free in rdma-tx by Benoît Ganne · 5 years ago
  59. ae16a80 dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardware-interfaces verbose' by Lijian.Zhang · 5 years ago
  60. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  61. ec75759 rdma: bump rdma-core to 25.0 by Benoît Ganne · 5 years ago
  62. 0a6562c svm: fix fifo growth on dequeue with drop by Florin Coras · 5 years ago
  63. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  64. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  65. 7858d6e docs: Add more quic plugin documentation by Nathan Skrzypczak · 5 years ago
  66. 09db37a quic: fix memset 0 picotls depends on by Nathan Skrzypczak · 5 years ago
  67. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  68. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  69. 46eb195 quic: Improve quic echo connect threading by Nathan Skrzypczak · 5 years ago
  70. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  71. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  72. d2c9e70 vcl: initialize worker thread index and heap map slot by Florin Coras · 5 years ago
  73. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  74. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  75. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  76. 678d64d vmxnet3: don't bypass ethernet_input by Steven Luong · 5 years ago
  77. 23b26e7 lb: fix usage of lb_main in test by Florin Coras · 5 years ago
  78. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  79. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  80. 2253aba quic: fix connection move with multiple workers by Aloys Augustin · 5 years ago
  81. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  82. 49568af session: session pool migration notification by Florin Coras · 5 years ago
  83. 4f94464 vppinfra: fix spinlock and rwlock tests by Florin Coras · 5 years ago
  84. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  85. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  86. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  87. 691a3b7 vppinfra: remove unused historical code by Dave Barach · 5 years ago
  88. 67d09e0 vppinfra: make first bihash add thread-safe by Dave Barach · 5 years ago
  89. 797848d quic: Improve quicly_ctx handling & crypto ctx by Nathan Skrzypczak · 5 years ago
  90. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  91. 67eb4bb nat: handoff rewrite & fixes for multi-worker by Filip Varga · 5 years ago
  92. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  93. 635acbf tcp: honor snd_wnd in fast rxt by Florin Coras · 5 years ago
  94. 0bff37f qos: Uninitialised variable (coverity) by Neale Ranns · 5 years ago
  95. 7520e17 vppapigen: revert "implement reversible repr's" by Vratko Polak · 5 years ago
  96. 3efcd0d lb: vip and as dump/detail api's by Hongjun Ni · 6 years ago
  97. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  98. e6e09a4 nat: elog rewrite for multi-worker support by Filip Varga · 5 years ago
  99. c343a17 gso: fix the test case by Mohsin Kazmi · 5 years ago
  100. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago