1. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  2. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  3. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  4. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  5. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  6. 01e078f Initialize ip4_reass_lock of map_main to zero (VPP-975) by dongjuan · 7 years ago
  7. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  8. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  9. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  10. d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
  11. 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
  12. bd8a611 Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue by Steven · 7 years ago
  13. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  14. 4830414 Support for bridge domain free text tag by Jerome Tollet · 7 years ago
  15. 91f3e74 Improve "show segment-manager segments" by Dave Barach · 7 years ago
  16. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  17. f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
  18. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  19. dbfa574 Improve L2FIB PDR/NDR performance (VPP-963) by John Lo · 7 years ago
  20. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  21. 49a04b9 vhost: Disallow interrupt mode config if driver opts out interrupt support by Steven · 7 years ago
  22. 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
  23. 5095895 tcp: re-enable persist timer if no data available to send by Florin Coras · 7 years ago
  24. 9787889 vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t by Steven · 7 years ago
  25. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  26. 47501da Fix for bootstrap crash when VPP compiled with gcc-7 by Marco Varlese · 7 years ago
  27. 4ba75f5 vhost: Remove operation mode in the API by Steven · 7 years ago
  28. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  29. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  30. ffef404 Fix crash when TCP client using VPP host stack connects first by tjanciga · 7 years ago
  31. 81d1e27 vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface by Andrew Yourtchenko · 7 years ago
  32. af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
  33. 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago
  34. e531f4c Increase default MAC learn limit and check it in learn-update path by John Lo · 7 years ago
  35. 8731846 policer: remove unused code by Damjan Marion · 7 years ago
  36. 9107443 SRv6 tests by Kris Michielsen · 7 years ago
  37. 3600b67 ping: remove unnecesary x86 intrinsics #include by Damjan Marion · 7 years ago
  38. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  39. 352829f Fixed ip add bug for ip6 with review comments by pragash · 7 years ago
  40. e87216f session: fix multi-buffer segments by Florin Coras · 7 years ago
  41. af8c8e5 gpe: fix sub-interface hash lookup by Florin Coras · 7 years ago
  42. 3d2a914 feature: exit on misconfigured features (VPP-915) by Florin Coras · 7 years ago
  43. 0714541 Use correct msg ID in the sw-interface-event from TAP and VHOST by Neale Ranns · 7 years ago
  44. 3bbcfab TCP source address automation by Dave Barach · 7 years ago
  45. 20a14b9 ip4: cleanup ip local by Florin Coras · 7 years ago
  46. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  47. d292ab1 No context in SW interface event by Neale Ranns · 7 years ago
  48. 0e9c33b tcp: improve builtin http server by Florin Coras · 7 years ago
  49. 4f80b81 Add missing counters for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  50. f8cd581 NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
  51. 24b170a Support proxy ARP on mirrored TAP interfaces by Neale Ranns · 7 years ago
  52. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  53. e9bac69 VPP-939: Update CLI Helptext for rx-placement commands by Billy McFall · 7 years ago
  54. ab0289a tcp: state machine improvements by Florin Coras · 7 years ago
  55. af09551 coverity: remove dependency on uint32_t in fib_test.c by Marek Gradzki · 7 years ago
  56. 82d3ec8 TCP: Update time_now once per burst by Florin Coras · 7 years ago
  57. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  58. 2245c0f TCP: update builtin server/client cli help by Florin Coras · 7 years ago
  59. 0117d24 default update adjacency function deos not return multicast adjacency by Neale Ranns · 7 years ago
  60. 44fe506 LISP: fix fid nsh address formatting by Florin Coras · 7 years ago
  61. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  62. 6f9f6f3 LISP: fix wrong reply message in map_register_fallback_threshold call by Filip Tehlar · 7 years ago
  63. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  64. e8bad97 the automatic addition of IP address to the magic TAP interface should only happen for one table by Neale Ranns · 7 years ago
  65. 913b873 Fix memory leaks found in policer code. by Chaoyu Jin · 7 years ago
  66. bae851f Fix LISP cp buffer leakage by Florin Coras · 7 years ago
  67. 818eb54 Improve the svm fifo allocator by Dave Barach · 7 years ago
  68. 9104a40 MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors by Neale Ranns · 7 years ago
  69. 66c0adf VPP-933 VPP crashes when deleting an ARP entry by Matthew Smith · 7 years ago
  70. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  71. f73d0e2 Allow multiple MPLS output labels to be passed on the CLI by Neale Ranns · 7 years ago
  72. a3a3a9d ARP reply: use interface to build rewrite string by Neale Ranns · 7 years ago
  73. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  74. 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
  75. 5391e19 LISP: fix map register TTL reply handler, VPP-926 by Filip Tehlar · 7 years ago
  76. 5c994c1 don't truncate the interface name in 'sh ip arp' by Neale Ranns · 7 years ago
  77. e1bf572 Initialize vxlan-gpe bypass mode by Hongjun Ni · 7 years ago
  78. 808c5b2 DHCP Client: receive unicast ACKs by Neale Ranns · 7 years ago
  79. 8d00fff Add support for API client to receive L2 MAC events by John Lo · 7 years ago
  80. 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
  81. 5780898 Fix vpp crash sending arp or probing neighb (VPP-917) by Pavel Kotucek · 7 years ago
  82. ac0c96b Fix ip checksum offload, move badly-placed ASSERT by Dave Barach · 7 years ago
  83. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  84. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  85. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  86. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  87. 5b31120 SPAN/API:enable L2 dump by Eyal Bari · 7 years ago
  88. 942402b CLI:add l2 input/outut to "sh int features" by Eyal Bari · 7 years ago
  89. 91d341c Fix fib_path encoding (VPP-921) by Florin Coras · 7 years ago
  90. 4a7d50e SPAN/CLI:fix disable + add errors by Eyal Bari · 7 years ago
  91. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  92. 03a6213 ping: fixing wrong value when there are worker threads by Mohammed Hawari · 7 years ago
  93. c418e4a Fix interface reuse when running multithreaded by Damjan Marion · 7 years ago
  94. 2ee2d57 vhost: debug vhost-user command needs better error checking on the syntax (VPP-916) by Steven · 7 years ago
  95. 7c35f19 Fix lisp udp checksum by Florin Coras · 7 years ago
  96. 04e5344 Cleanup/refactor session layer code by Florin Coras · 7 years ago
  97. 001fd40 SPAN:add l2 mirror by Eyal Bari · 7 years ago
  98. beb0b2e Improve L2 Input/Output Feature Infrastructure and Usage by John Lo · 7 years ago
  99. 6534b7a Improvements to tcp rx path and debugging by Florin Coras · 7 years ago
  100. 161c59c SNAT: in2out translation as an output feature hairpinning (VPP-913) by Matus Fabian · 7 years ago