1. 3901a03 dpdk: only look at PCI information on PCI devices by Stephen Hemminger · 6 years ago
  2. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  3. f8d5e21 vxlan:fix ip6 tunnel deletion by Eyal Bari · 6 years ago
  4. c0d532d session: mark apis for deprecation by Florin Coras · 6 years ago
  5. a4878ed vcl: fix empty epoll returns (VPP-1453) by Florin Coras · 6 years ago
  6. 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
  7. e78bca1 vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444) by Andrew Yourtchenko · 6 years ago
  8. 75b9f45 ip: add container proxy dump API (VPP-1364) by Matus Fabian · 6 years ago
  9. 6ca6ac6 dpdk: support passing log-level by Stephen Hemminger · 6 years ago
  10. 82b4ceb NAT44: identity NAT fix (VPP-1441) by Matus Fabian · 6 years ago
  11. e9b5582 Stats: Include stat_segment.h in packages. by Ole Troan · 6 years ago
  12. 0db9b04 bfd:fix handling session creation batch by Eyal Bari · 6 years ago
  13. d29cc88 L2: BM traffic does not use UU-FWD (VPP-1445) by Neale Ranns · 6 years ago
  14. 642829d vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks by Haiyang Tan · 6 years ago
  15. cd80692 reassembly: get number of workers instead of threads (VPP-1435) by Juraj Sloboda · 6 years ago
  16. 8b09953 vmxnet3: better error handling by Steven · 6 years ago
  17. 825fc48 Integer underflow and out-of-bounds read (VPP-1442) by Neale Ranns · 6 years ago
  18. b9fa29d L2-flood: no clone for 1 replication by Neale Ranns · 6 years ago
  19. 46fb787 acl-plugin: reduce the syslog level for debug messages by Andrew Yourtchenko · 6 years ago
  20. 4f61117 vppinfra: Fix extendto_high aarch64 NEON api. by Sirshak Das · 6 years ago v19.01-rc0
  21. 7d476e0 memif: coverity fix by Jakub Grajciar · 6 years ago
  22. de728ac API: Spurious timeouts from timeout thread. by Ole Troan · 6 years ago
  23. 20e6d36 vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases by Andrew Yourtchenko · 6 years ago
  24. 4a0559a memif: socket filename add/del bugfix by Jakub Grajciar · 6 years ago
  25. cef5db0 Adding Multipath support for exclusive DPO based fib path entries via rpath by Vijayabhaskar Katamreddy · 6 years ago
  26. c210cb5 Fix coverity issue for NSH plugin by Hongjun Ni · 6 years ago
  27. 3620e61 Stats: prometheus export coverity errors. by Ole Troan · 6 years ago
  28. e2f4e2f NAT44: do not create session record for identity mapping (VPP-1439) by Matus Fabian · 6 years ago
  29. 2fd4b56 replicate trace fix by Neale Ranns · 6 years ago
  30. 1502fc3 vcl: cleanup and fixes for vcl test code by Florin Coras · 6 years ago
  31. 58c101a vcl: use want_tx_evt for ct sessions by Florin Coras · 6 years ago
  32. 318de5d bond: active-backup mode is using the wrong load balance algo by Steven · 6 years ago
  33. b7620fd vfio: don't display error if no pci devices are assigned to container by Damjan Marion · 6 years ago
  34. 16de39e bond: tx perf improvement, part trois by Damjan Marion · 6 years ago
  35. ccc70f6 Source VRF Select tests by Neale Ranns · 6 years ago
  36. 2d24cd0 NAT: convert remaining clib_warning to nat_log_* by Juraj Sloboda · 6 years ago
  37. 98afc71 node_cli: Give the user a hint as to the problem. by Paul Vinciguerra · 6 years ago
  38. 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
  39. d63abff On interface deletion - make sure any vlan qinq table is cleared by John Lo · 6 years ago
  40. 412ecd3 Improve ip_mroute_add_del documentation by Ian Wells · 6 years ago
  41. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  42. dc7b1aa vcl: fix test throughput computation by Florin Coras · 6 years ago
  43. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  44. 6f40a8a acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VPP-1352 by Andrew Yourtchenko · 6 years ago
  45. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  46. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  47. 2329e09 clib_count_equal_*: don't read of the end of a small array and init data only if used (VPP-1429) by Neale Ranns · 6 years ago
  48. 29d22c5 VPP-1430: remove unnecessary padding by Marco Varlese · 6 years ago
  49. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  50. 744da65 vmxnet3: coverity woe by Steven · 6 years ago
  51. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  52. 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
  53. 7a40133 memif: include interface name in logs by Juraj Sloboda · 6 years ago
  54. 7cd368f VPP-1440: clean up coverity warnings by Dave Barach · 6 years ago
  55. 3b4a6a1 VPP-1426: CLI crash on 'set int feature' by Paul Vinciguerra · 6 years ago
  56. 2881dec sock api: fix registrations and client reads by Florin Coras · 6 years ago
  57. 5bdd558 stat_client.c coverity error. by Ole Troan · 6 years ago
  58. 3c6015b vmxnet3: error handling by Steven · 6 years ago
  59. e4db803 fix format error in show logging config output by Jerome Tollet · 6 years ago
  60. 8807674 Enabled untagged vs default functionality by Mike Bly · 6 years ago
  61. 819d5fd VPP-1440: clean up coverity warnings by Dave Barach · 6 years ago
  62. bf49590 Stats: vpp_prometheus_export fixes. by Ole Troan · 6 years ago
  63. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  64. 84db408 vcl: fix coverity warning by Florin Coras · 6 years ago
  65. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  66. 2f54c27 vhost-user: add support for vlib_log API by Jerome Tollet · 6 years ago
  67. 2d3c7b9 BFD: add get echo source API (VPP-1367) by Matus Fabian · 6 years ago
  68. a9a0b2c IPsec: add API for SPDs dump (VPP-1363) by Matus Fabian · 6 years ago
  69. b192feb vhost-user: Interface state updates by Juraj Sloboda · 6 years ago
  70. 83c46a2 vhost_user: Fix setting MTU using uninitialized variable by Juraj Sloboda · 6 years ago
  71. 8f39d55 Update code to compute checksum for buffer chains by Juraj Sloboda · 6 years ago
  72. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  73. 5f5d50e tcp: fix close wait timeout with no fin by Florin Coras · 6 years ago
  74. ca09d07 tcp: accept fins if in recovery by Florin Coras · 6 years ago
  75. 0a4e006 Fix documentation about sw_interface_set_l2_bridge by Yichen Wang · 6 years ago
  76. d1e68ab Source VRF Select by Neale Ranns · 6 years ago
  77. 346ed07 Rename device class from PPPPOE to PPPoE by Paul Vinciguerra · 6 years ago
  78. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  79. 5df628b vat: fix coverity warning for show_threads by Mohsin Kazmi · 6 years ago
  80. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  81. 5d64c78 thread: Add show threads api by Mohsin Kazmi · 6 years ago
  82. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  83. c17776e IGMP: handle (*,G) report with no source addresses by Neale Ranns · 6 years ago
  84. 9382673 SCTP: fix overflow issue with timestamp by Marco Varlese · 6 years ago
  85. 2e23721 Support dynamic dual/quad loop selection on aarch64 by Lijian Zhang · 6 years ago
  86. 88c6e00 vlib: barrier sync elog tracing improvements by Dave Barach · 6 years ago
  87. 762d83c vom: Fix the l2 port type in bridge domain by Mohsin Kazmi · 6 years ago
  88. 539663c vcl: handle old events before blocking in epoll by Florin Coras · 6 years ago
  89. 537b17e session: lock msg queues while generating control events by Florin Coras · 6 years ago
  90. c4e99c5 bond: tx performance enhancement part deux by Steven · 6 years ago
  91. 9be93c8 MAP: Add check for well known ports. by Ole Troan · 6 years ago
  92. bf4d126 IP ttl check in ip4-input missing for single packet path. by Ole Troan · 6 years ago
  93. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  94. 430420f MAP: Correctly print ea-bits-len in map commands. by Ole Troan · 6 years ago
  95. 0fb2cc6 MAP: 64-bit DMR by Ole Troan · 6 years ago
  96. ec11b13 Trivial: Cleanup some typos. by Paul Vinciguerra · 6 years ago
  97. 7d42653 Add logging to vfio code by Damjan Marion · 6 years ago
  98. c263e48 dpdk_plugin: fix mlx5 build and runtime issues by Sirshak Das · 6 years ago
  99. 10a690b "show log": print wall-clock time by Dave Barach · 6 years ago
  100. 45ca73f tcp: use scaled window for new connects by Florin Coras · 6 years ago