1. bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
  2. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  3. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  4. baf1c7c quic: disable quic plugin by default by Aloys Augustin · 5 years ago
  5. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  6. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  7. dd0cc9e tls: some rework based on TLS openssl C API by Ping Yu · 5 years ago
  8. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  9. 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
  10. ddf625d vmxnet3: interface rx counter not increment correctly by Steven Luong · 5 years ago
  11. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  12. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  13. 2985e0a vmxnet3: per interface gso support by Steven Luong · 5 years ago
  14. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  15. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  16. 03598c4 dpdk: enable checksum offload for Intel SRIOV NIC drivers by John Lo · 5 years ago
  17. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  18. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  19. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  20. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  21. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  22. 18fff74 stats: null-terminate default socket name by Benoît Ganne · 5 years ago
  23. 977c1de lacp: continuing input packet trace from device driver by Steven Luong · 5 years ago
  24. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  25. 71f3606 lb: fix memcpy error issue by Yulong Pei · 5 years ago
  26. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  27. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  28. 374f706 hsa: clean up vpp_echo json output by Dave Wallace · 5 years ago
  29. f3a8c08 quic: enable stable quic tests by Dave Wallace · 5 years ago
  30. cda35b3 lacp: mark is_mp_safe for show and dump binary API by Steven Luong · 5 years ago
  31. 29ab344 acl: perform a sanity check of ACL rules before creating ACL by Andrew Yourtchenko · 5 years ago
  32. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  33. 50059cc quic: Fix listener vpp_session_handle by Nathan Skrzypczak · 5 years ago
  34. 1ec093f rdma: fix pending packets check on tx by Benoît Ganne · 5 years ago
  35. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  36. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  37. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  38. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  39. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  40. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  41. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  42. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  43. 61b28ba misc: 19.08 new features by Andrew Yourtchenko · 5 years ago
  44. 7cd982d misc: VPP 19.08 Release Notes by Andrew Yourtchenko · 5 years ago
  45. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  46. e7e8bf3 rdma: use rings for buffers management by Benoît Ganne · 5 years ago
  47. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  48. a2ac36c vppapitrace: add text output by Ole Troan · 5 years ago
  49. 84a563a dns: fix trivial multi-thread deadlock by Dave Barach · 5 years ago
  50. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  51. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  52. 2ca9a84 avf: properly set irq queue masks by Damjan Marion · 5 years ago
  53. 22bb417 nat: handoff traffic matching for dynamic NAT by Filip Varga · 5 years ago
  54. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  55. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  56. b683475 hsa: fix http response by Benoît Ganne · 5 years ago
  57. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  58. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  59. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  60. c33edde avf: print queue id in packet trace by Damjan Marion · 5 years ago
  61. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  62. 17f2a7b libmemif: introduce 'memif_per_thread_' namespace by Jakub Grajciar · 5 years ago
  63. b610310 dpdk: bump DPDK version to 19.08 by Damjan Marion · 5 years ago
  64. 017002a avf: fix init when num_rx_queues > num_tx_queues by Damjan Marion · 5 years ago
  65. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  66. 58caa37 misc: missing ntohl for bond_slave's custom dump by Steven Luong · 5 years ago
  67. be4d1aa tls: Add C API for TLS openssl to set engine by Ping Yu · 5 years ago
  68. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  69. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  70. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  71. 4ecbf10 tests: support worker threads by Klement Sekera · 5 years ago
  72. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  73. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  74. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  75. 947a85c tests: Revert "Tests: Example duplicate code refactoring." by Klement Sekera · 5 years ago
  76. 2cd3cc8 vppapigen: remove python2 support by Paul Vinciguerra · 5 years ago
  77. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  78. dee4c2e hsa: move udp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  79. a8462fb hsa: move tcp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  80. 1682b51 quic: fix rx_callback refactoring by Nathan Skrzypczak · 5 years ago
  81. ff47fb6 vppapigen map: raise ValueError when fieldname is python keyword by Paul Vinciguerra · 5 years ago
  82. c458f5c dpdk: fix ipsec coverity warning by Matthew Smith · 5 years ago
  83. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  84. 416e32c build: fix vpp compilation failure on ThunderX2 and Amp by Jianlin Lv · 6 years ago
  85. c9122f9 vppinfra: Update "show cpu" output for AArch64 chips by Nitin Saxena · 6 years ago
  86. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 6 years ago
  87. e16f6a7 nsh: rewrite nsh_output_inline by Zhiyong Yang · 5 years ago
  88. 0dcafcc rdma: add support for MAC changes by Benoît Ganne · 5 years ago
  89. de5ed58 dpdk: add TSO support in dpdk plugin. by Chenmin Sun · 5 years ago
  90. 4d843b9 dpdk: QAT devices update, add c4xxx and xeon d15xx by Jim Thompson · 5 years ago
  91. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  92. 74eba44 rdma: add support for input feature arcs by Benoît Ganne · 5 years ago
  93. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  94. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  95. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  96. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  97. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  98. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  99. c02924e acl: fix stats-segment counters validation on acl update by Andrew Yourtchenko · 5 years ago
  100. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago