1. a287a30 misc: fix coverity warning in the oddbuf plugin by Dave Barach · 5 years ago
  2. 5b786fb docs: improve unformat documentation by Dave Barach · 5 years ago
  3. 546f955 memif: API cleanup by Jakub Grajciar · 5 years ago
  4. bdf3ebe libmemif: prevent crash in case of invalid connection handle by Jakub Grajciar · 5 years ago
  5. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  6. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  7. b736e75 ikev2: fix crash during IKE SA Init exchange by Filip Tehlar · 5 years ago
  8. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  9. ffbfe3a quic: fix server opening stream immediately by Aloys Augustin · 5 years ago
  10. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  11. ea397f5 build: fix unsupported CMake comparison operation by jialv01 · 5 years ago
  12. 254c1b0 dpdk: fix extended stats by Filip Tehlar · 5 years ago
  13. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  14. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  15. 6388235 memif: always enable zero-copy when creating memif using API by Jakub Grajciar · 5 years ago
  16. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  17. 8b4114e tcp: cc algos handle cwnd on congestion signal by Florin Coras · 5 years ago
  18. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  19. 87f0dc7 avf: reduce default ITR interval by Damjan Marion · 5 years ago
  20. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  21. 27eeb87 session: avoid bihash list for session tables by Florin Coras · 5 years ago
  22. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  23. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  24. b6fde4a stats: memory leak with per-node-counters on by Ole Troan · 5 years ago
  25. a03d25d gbp: fix set_mac() in unit tests by Benoît Ganne · 5 years ago
  26. bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
  27. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  28. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  29. baf1c7c quic: disable quic plugin by default by Aloys Augustin · 5 years ago
  30. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  31. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  32. dd0cc9e tls: some rework based on TLS openssl C API by Ping Yu · 5 years ago
  33. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  34. 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
  35. ddf625d vmxnet3: interface rx counter not increment correctly by Steven Luong · 5 years ago
  36. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  37. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  38. 2985e0a vmxnet3: per interface gso support by Steven Luong · 5 years ago
  39. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  40. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  41. 03598c4 dpdk: enable checksum offload for Intel SRIOV NIC drivers by John Lo · 5 years ago
  42. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  43. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  44. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  45. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  46. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  47. 18fff74 stats: null-terminate default socket name by Benoît Ganne · 5 years ago
  48. 977c1de lacp: continuing input packet trace from device driver by Steven Luong · 5 years ago
  49. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  50. 71f3606 lb: fix memcpy error issue by Yulong Pei · 5 years ago
  51. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  52. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  53. 374f706 hsa: clean up vpp_echo json output by Dave Wallace · 5 years ago
  54. f3a8c08 quic: enable stable quic tests by Dave Wallace · 5 years ago
  55. cda35b3 lacp: mark is_mp_safe for show and dump binary API by Steven Luong · 5 years ago
  56. 29ab344 acl: perform a sanity check of ACL rules before creating ACL by Andrew Yourtchenko · 5 years ago
  57. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  58. 50059cc quic: Fix listener vpp_session_handle by Nathan Skrzypczak · 5 years ago
  59. 1ec093f rdma: fix pending packets check on tx by Benoît Ganne · 5 years ago
  60. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  61. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  62. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  63. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  64. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  65. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  66. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  67. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  68. 61b28ba misc: 19.08 new features by Andrew Yourtchenko · 5 years ago
  69. 7cd982d misc: VPP 19.08 Release Notes by Andrew Yourtchenko · 5 years ago
  70. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  71. e7e8bf3 rdma: use rings for buffers management by Benoît Ganne · 5 years ago
  72. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  73. a2ac36c vppapitrace: add text output by Ole Troan · 5 years ago
  74. 84a563a dns: fix trivial multi-thread deadlock by Dave Barach · 5 years ago
  75. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  76. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  77. 2ca9a84 avf: properly set irq queue masks by Damjan Marion · 5 years ago
  78. 22bb417 nat: handoff traffic matching for dynamic NAT by Filip Varga · 5 years ago
  79. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  80. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  81. b683475 hsa: fix http response by Benoît Ganne · 5 years ago
  82. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  83. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  84. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  85. c33edde avf: print queue id in packet trace by Damjan Marion · 5 years ago
  86. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  87. 17f2a7b libmemif: introduce 'memif_per_thread_' namespace by Jakub Grajciar · 5 years ago
  88. b610310 dpdk: bump DPDK version to 19.08 by Damjan Marion · 5 years ago
  89. 017002a avf: fix init when num_rx_queues > num_tx_queues by Damjan Marion · 5 years ago
  90. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  91. 58caa37 misc: missing ntohl for bond_slave's custom dump by Steven Luong · 5 years ago
  92. be4d1aa tls: Add C API for TLS openssl to set engine by Ping Yu · 5 years ago
  93. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  94. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  95. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  96. 4ecbf10 tests: support worker threads by Klement Sekera · 5 years ago
  97. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  98. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  99. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  100. 947a85c tests: Revert "Tests: Example duplicate code refactoring." by Klement Sekera · 5 years ago