1. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  2. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  3. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  4. 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
  5. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  6. f1762d6 tcp: do not sample rtt for retransmitted segments by Florin Coras · 7 years ago
  7. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  8. 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
  9. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  10. 0e49568 session: store tep port in net order by Florin Coras · 7 years ago
  11. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  12. 6b297aa TCP: fix "tcp src-address" command with IPv6 by Yoann Desmouceaux · 7 years ago
  13. 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
  14. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  15. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  16. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  17. caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
  18. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  19. 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
  20. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
  21. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  22. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  23. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  24. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  25. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  26. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  27. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  28. 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago
  29. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  30. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  31. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  32. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  33. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  34. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  35. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  36. 01e078f Initialize ip4_reass_lock of map_main to zero (VPP-975) by dongjuan · 7 years ago
  37. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  38. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  39. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  40. d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
  41. 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
  42. bd8a611 Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue by Steven · 7 years ago
  43. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  44. 4830414 Support for bridge domain free text tag by Jerome Tollet · 7 years ago
  45. 91f3e74 Improve "show segment-manager segments" by Dave Barach · 7 years ago
  46. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  47. f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
  48. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  49. dbfa574 Improve L2FIB PDR/NDR performance (VPP-963) by John Lo · 7 years ago
  50. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  51. 49a04b9 vhost: Disallow interrupt mode config if driver opts out interrupt support by Steven · 7 years ago
  52. 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
  53. 5095895 tcp: re-enable persist timer if no data available to send by Florin Coras · 7 years ago
  54. 9787889 vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t by Steven · 7 years ago
  55. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  56. 47501da Fix for bootstrap crash when VPP compiled with gcc-7 by Marco Varlese · 7 years ago
  57. 4ba75f5 vhost: Remove operation mode in the API by Steven · 7 years ago
  58. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  59. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  60. ffef404 Fix crash when TCP client using VPP host stack connects first by tjanciga · 7 years ago
  61. 81d1e27 vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface by Andrew Yourtchenko · 7 years ago
  62. af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
  63. 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago
  64. e531f4c Increase default MAC learn limit and check it in learn-update path by John Lo · 7 years ago
  65. 8731846 policer: remove unused code by Damjan Marion · 7 years ago
  66. 9107443 SRv6 tests by Kris Michielsen · 7 years ago
  67. 3600b67 ping: remove unnecesary x86 intrinsics #include by Damjan Marion · 7 years ago
  68. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  69. 352829f Fixed ip add bug for ip6 with review comments by pragash · 7 years ago
  70. e87216f session: fix multi-buffer segments by Florin Coras · 7 years ago
  71. af8c8e5 gpe: fix sub-interface hash lookup by Florin Coras · 7 years ago
  72. 3d2a914 feature: exit on misconfigured features (VPP-915) by Florin Coras · 7 years ago
  73. 0714541 Use correct msg ID in the sw-interface-event from TAP and VHOST by Neale Ranns · 7 years ago
  74. 3bbcfab TCP source address automation by Dave Barach · 7 years ago
  75. 20a14b9 ip4: cleanup ip local by Florin Coras · 7 years ago
  76. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  77. d292ab1 No context in SW interface event by Neale Ranns · 7 years ago
  78. 0e9c33b tcp: improve builtin http server by Florin Coras · 7 years ago
  79. 4f80b81 Add missing counters for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  80. f8cd581 NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
  81. 24b170a Support proxy ARP on mirrored TAP interfaces by Neale Ranns · 7 years ago
  82. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  83. e9bac69 VPP-939: Update CLI Helptext for rx-placement commands by Billy McFall · 7 years ago
  84. ab0289a tcp: state machine improvements by Florin Coras · 7 years ago
  85. af09551 coverity: remove dependency on uint32_t in fib_test.c by Marek Gradzki · 7 years ago
  86. 82d3ec8 TCP: Update time_now once per burst by Florin Coras · 7 years ago
  87. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  88. 2245c0f TCP: update builtin server/client cli help by Florin Coras · 7 years ago
  89. 0117d24 default update adjacency function deos not return multicast adjacency by Neale Ranns · 7 years ago
  90. 44fe506 LISP: fix fid nsh address formatting by Florin Coras · 7 years ago
  91. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  92. 6f9f6f3 LISP: fix wrong reply message in map_register_fallback_threshold call by Filip Tehlar · 7 years ago
  93. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  94. e8bad97 the automatic addition of IP address to the magic TAP interface should only happen for one table by Neale Ranns · 7 years ago
  95. 913b873 Fix memory leaks found in policer code. by Chaoyu Jin · 7 years ago
  96. bae851f Fix LISP cp buffer leakage by Florin Coras · 7 years ago
  97. 818eb54 Improve the svm fifo allocator by Dave Barach · 7 years ago
  98. 9104a40 MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors by Neale Ranns · 7 years ago
  99. 66c0adf VPP-933 VPP crashes when deleting an ARP entry by Matthew Smith · 7 years ago
  100. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago