1. 9f9e969 tcp: count first lost hole (VPP-1465) by Florin Coras · 6 years ago
  2. a9ded38 dpdk: add netvsc PMD by Stephen Hemminger · 6 years ago
  3. c1f8794 acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier for plumbing by Andrew Yourtchenko · 6 years ago
  4. 270055a pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node by Andrew Yourtchenko · 6 years ago
  5. cef69ca dpdk: use rx/tx_offload_names to format by Stephen Hemminger · 6 years ago
  6. eb1744f avf: fix crash in rss key calculation by Damjan Marion · 6 years ago
  7. 1636b16 vppinfra: use memfd_create for hugepage mounts if supported by Damjan Marion · 6 years ago
  8. da41d72 NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) by Matus Fabian · 6 years ago
  9. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  10. bf3443b Add pool_get_zero, pool_get_aligned_zero macros by Dave Barach · 6 years ago
  11. ecbd20b tcp: fix sacks lost bytes counting (VPP-1465) by Florin Coras · 6 years ago
  12. c01d578 tls: fix connection failures/interrupts at scale (VPP-1464) by Florin Coras · 6 years ago
  13. c5347d9 tcp: fix cleanup of non established connections (VPP-1463) by Florin Coras · 6 years ago
  14. b4d2c96 Ping; remove unused arrays by Neale Ranns · 6 years ago
  15. 0685da4 PAPI: Expose API enums to tests / applications by Ole Troan · 6 years ago
  16. 9be7c6d vxlan:decap caching error (VPP-1462) by Eyal Bari · 6 years ago
  17. 87460d0 fix ip6 prefix check for tap_v2 by Michal Cmarada · 6 years ago
  18. 6a231a1 IP Route add/del API is MP safe by Neale Ranns · 6 years ago
  19. c977e7c tcp: fix multiple fin retries (VPP-1461) by Florin Coras · 6 years ago
  20. 34ca075 stats: vpp_get_stats missing last interface in dump by Ole Troan · 6 years ago
  21. ad65f88 acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per each collision in split_partition() (VPP-1458) by Andrew Yourtchenko · 6 years ago
  22. d6fe5bd tcp: avoid sack processing when not needed (VPP-1460) by Florin Coras · 6 years ago
  23. 69fdfee bond: tx optimizations by Damjan Marion · 6 years ago
  24. 9744e6d VPP-1459:Ip4 lookup fail when exist prefix cover. by mu.duojiao · 6 years ago
  25. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  26. f47e9b6 PAPI: Add bool type support in vppapigen. by Ole Troan · 6 years ago
  27. 9d428b4 PAPI: Add timeout support for socket transport by Ole Troan · 6 years ago
  28. 710071b FIB: use vlib-log for debugging by Neale Ranns · 6 years ago
  29. a5ab503 Fix coverity issue for potentially overflowing of page size by Haiyang Tan · 6 years ago
  30. e9239c9 Ping; report failures to the terminal by Neale Ranns · 6 years ago
  31. aa27eb9 vcl: fix bidirectional tests (VPP-1455) by Florin Coras · 6 years ago
  32. 97748ca IGMP: proxy device by Jakub Grajciar · 6 years ago
  33. 02a95ce vmxnet3: show vmxnet3 with filtering capability [VPP-1452] by Steven · 6 years ago
  34. b78d6a0 vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-1456] by Steven · 6 years ago
  35. ac64b71 Sticky Load-balance by Neale Ranns · 6 years ago
  36. a23cade vnet: create L2 feature arc infrastructure by Andrew Yourtchenko · 6 years ago
  37. 3901a03 dpdk: only look at PCI information on PCI devices by Stephen Hemminger · 6 years ago
  38. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  39. f8d5e21 vxlan:fix ip6 tunnel deletion by Eyal Bari · 6 years ago
  40. c0d532d session: mark apis for deprecation by Florin Coras · 6 years ago
  41. a4878ed vcl: fix empty epoll returns (VPP-1453) by Florin Coras · 6 years ago
  42. 83ea669 session: don't wait indefinitely for apps to consume evts (VPP-1454) by Florin Coras · 6 years ago
  43. e78bca1 vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444) by Andrew Yourtchenko · 6 years ago
  44. 75b9f45 ip: add container proxy dump API (VPP-1364) by Matus Fabian · 6 years ago
  45. 6ca6ac6 dpdk: support passing log-level by Stephen Hemminger · 6 years ago
  46. 82b4ceb NAT44: identity NAT fix (VPP-1441) by Matus Fabian · 6 years ago
  47. e9b5582 Stats: Include stat_segment.h in packages. by Ole Troan · 6 years ago
  48. 0db9b04 bfd:fix handling session creation batch by Eyal Bari · 6 years ago
  49. d29cc88 L2: BM traffic does not use UU-FWD (VPP-1445) by Neale Ranns · 6 years ago
  50. 642829d vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks by Haiyang Tan · 6 years ago
  51. cd80692 reassembly: get number of workers instead of threads (VPP-1435) by Juraj Sloboda · 6 years ago
  52. 8b09953 vmxnet3: better error handling by Steven · 6 years ago
  53. 825fc48 Integer underflow and out-of-bounds read (VPP-1442) by Neale Ranns · 6 years ago
  54. b9fa29d L2-flood: no clone for 1 replication by Neale Ranns · 6 years ago
  55. 46fb787 acl-plugin: reduce the syslog level for debug messages by Andrew Yourtchenko · 6 years ago
  56. 4f61117 vppinfra: Fix extendto_high aarch64 NEON api. by Sirshak Das · 6 years ago v19.01-rc0
  57. 7d476e0 memif: coverity fix by Jakub Grajciar · 6 years ago
  58. de728ac API: Spurious timeouts from timeout thread. by Ole Troan · 6 years ago
  59. 20e6d36 vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases by Andrew Yourtchenko · 6 years ago
  60. 4a0559a memif: socket filename add/del bugfix by Jakub Grajciar · 6 years ago
  61. cef5db0 Adding Multipath support for exclusive DPO based fib path entries via rpath by Vijayabhaskar Katamreddy · 6 years ago
  62. c210cb5 Fix coverity issue for NSH plugin by Hongjun Ni · 6 years ago
  63. 3620e61 Stats: prometheus export coverity errors. by Ole Troan · 6 years ago
  64. e2f4e2f NAT44: do not create session record for identity mapping (VPP-1439) by Matus Fabian · 6 years ago
  65. 2fd4b56 replicate trace fix by Neale Ranns · 6 years ago
  66. 1502fc3 vcl: cleanup and fixes for vcl test code by Florin Coras · 6 years ago
  67. 58c101a vcl: use want_tx_evt for ct sessions by Florin Coras · 6 years ago
  68. 318de5d bond: active-backup mode is using the wrong load balance algo by Steven · 6 years ago
  69. b7620fd vfio: don't display error if no pci devices are assigned to container by Damjan Marion · 6 years ago
  70. 16de39e bond: tx perf improvement, part trois by Damjan Marion · 6 years ago
  71. ccc70f6 Source VRF Select tests by Neale Ranns · 6 years ago
  72. 2d24cd0 NAT: convert remaining clib_warning to nat_log_* by Juraj Sloboda · 6 years ago
  73. 98afc71 node_cli: Give the user a hint as to the problem. by Paul Vinciguerra · 6 years ago
  74. 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
  75. d63abff On interface deletion - make sure any vlan qinq table is cleared by John Lo · 6 years ago
  76. 412ecd3 Improve ip_mroute_add_del documentation by Ian Wells · 6 years ago
  77. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  78. dc7b1aa vcl: fix test throughput computation by Florin Coras · 6 years ago
  79. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  80. 6f40a8a acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VPP-1352 by Andrew Yourtchenko · 6 years ago
  81. a44d6b1 udp_echo: fix cut-through server mode by Florin Coras · 6 years ago
  82. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  83. 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
  84. 29d22c5 VPP-1430: remove unnecessary padding by Marco Varlese · 6 years ago
  85. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  86. 744da65 vmxnet3: coverity woe by Steven · 6 years ago
  87. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  88. 400ded3 session: fix first segment manager cleanup by Florin Coras · 6 years ago
  89. 7a40133 memif: include interface name in logs by Juraj Sloboda · 6 years ago
  90. 7cd368f VPP-1440: clean up coverity warnings by Dave Barach · 6 years ago
  91. 3b4a6a1 VPP-1426: CLI crash on 'set int feature' by Paul Vinciguerra · 6 years ago
  92. 2881dec sock api: fix registrations and client reads by Florin Coras · 6 years ago
  93. 5bdd558 stat_client.c coverity error. by Ole Troan · 6 years ago
  94. 3c6015b vmxnet3: error handling by Steven · 6 years ago
  95. e4db803 fix format error in show logging config output by Jerome Tollet · 6 years ago
  96. 8807674 Enabled untagged vs default functionality by Mike Bly · 6 years ago
  97. 819d5fd VPP-1440: clean up coverity warnings by Dave Barach · 6 years ago
  98. bf49590 Stats: vpp_prometheus_export fixes. by Ole Troan · 6 years ago
  99. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  100. 84db408 vcl: fix coverity warning by Florin Coras · 6 years ago