1. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  2. 0cb01bd DNS name resolver improvements by Dave Barach · 7 years ago
  3. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  4. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  5. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  6. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  7. 75d8560 Add API call to set keys on IPsec tunnel intf by Matthew Smith · 7 years ago
  8. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  9. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  10. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  11. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  12. 2096063 dpdk/ipsec: coverity fixes by Sergio Gonzalez Monroy · 7 years ago
  13. 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
  14. de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago
  15. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  16. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  17. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  18. 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
  19. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  20. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  21. 56a8684 fix buffer allocation for sparse jumbo frames in vhost by Pierre Pfister · 7 years ago
  22. 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
  23. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  24. db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
  25. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  26. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  27. d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
  28. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  29. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  30. 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
  31. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  32. a096f2d tcp: updates to connection closing procedure (VPP-996) by Florin Coras · 7 years ago
  33. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  34. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  35. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  36. 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago
  37. 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
  38. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  39. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  40. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  41. 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
  42. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  43. f1762d6 tcp: do not sample rtt for retransmitted segments by Florin Coras · 7 years ago
  44. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  45. 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
  46. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  47. 0e49568 session: store tep port in net order by Florin Coras · 7 years ago
  48. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  49. 6b297aa TCP: fix "tcp src-address" command with IPv6 by Yoann Desmouceaux · 7 years ago
  50. 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
  51. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  52. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  53. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  54. caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
  55. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  56. 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
  57. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
  58. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  59. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  60. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  61. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  62. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  63. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  64. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  65. 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago
  66. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  67. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  68. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  69. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  70. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  71. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  72. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  73. 01e078f Initialize ip4_reass_lock of map_main to zero (VPP-975) by dongjuan · 7 years ago
  74. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  75. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  76. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  77. d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
  78. 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
  79. bd8a611 Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue by Steven · 7 years ago
  80. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  81. 4830414 Support for bridge domain free text tag by Jerome Tollet · 7 years ago
  82. 91f3e74 Improve "show segment-manager segments" by Dave Barach · 7 years ago
  83. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  84. f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
  85. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  86. dbfa574 Improve L2FIB PDR/NDR performance (VPP-963) by John Lo · 7 years ago
  87. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  88. 49a04b9 vhost: Disallow interrupt mode config if driver opts out interrupt support by Steven · 7 years ago
  89. 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
  90. 5095895 tcp: re-enable persist timer if no data available to send by Florin Coras · 7 years ago
  91. 9787889 vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t by Steven · 7 years ago
  92. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  93. 47501da Fix for bootstrap crash when VPP compiled with gcc-7 by Marco Varlese · 7 years ago
  94. 4ba75f5 vhost: Remove operation mode in the API by Steven · 7 years ago
  95. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  96. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  97. ffef404 Fix crash when TCP client using VPP host stack connects first by tjanciga · 7 years ago
  98. 81d1e27 vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface by Andrew Yourtchenko · 7 years ago
  99. af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
  100. 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago