1. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  2. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  3. d5b1b85 Modify return value of snat_out2in_lb(VPP-985) by dongjuan · 7 years ago
  4. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  5. daf5162 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  6. 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago
  7. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  8. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  9. 49fe046 API message table inspection utilities by Dave Barach · 7 years ago
  10. 9641f01 devices: Fix coverity discovered 9/13/2017 by Steven · 7 years ago
  11. c4a5154 lb_vip_command_fn param redundancy when unformat ip address(VPP-977) by flyingeagle23 · 7 years ago
  12. aeedf26 STATS: Refactor missed adding messages to CRC dictionary. by Ole Troan · 7 years ago
  13. 01ffc0c nat lb: del lb static mapping existed vec mem leak(VPP-983) by flyingeagle23 · 7 years ago
  14. 0eacfa3 VPP-972: fix coverity warnings in the stats scraper by Dave Barach · 7 years ago
  15. 68ec940 VPP-960: Python API add more information in exception for invalid arguments to API calls. by Ole Troan · 7 years ago
  16. d9226b2 physmem: remove debug leftovers by Damjan Marion · 7 years ago
  17. 624b8d9 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
  18. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  19. 2504ac6 devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost driver by Steven · 7 years ago
  20. 6c333ce net/mlx5: fix warning message by Shachar Beiser · 7 years ago
  21. 6a58f4a Fix issue in nat Bisearch algorithm (VPP-980) by flyingeagle23 · 7 years ago
  22. cada5a9 acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters by Andrew Yourtchenko · 7 years ago
  23. e8efd7d nat lb mapping command existed array out of bounds(VPP-979) by flyingeagle23 · 7 years ago
  24. c29940c ACL-plugin add "replace" semantics for adding a new MacIP acl by Pavel Kotucek · 7 years ago
  25. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  26. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  27. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  28. a19e105 memif: mode ip is not settable from binary API by Steven · 7 years ago
  29. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  30. b2d2fc7 NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) by Matus Fabian · 7 years ago
  31. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  32. 816122e physmem: make fake allocation non-fatal if we cannot pick numa node by Damjan Marion · 7 years ago
  33. 01e078f Initialize ip4_reass_lock of map_main to zero (VPP-975) by dongjuan · 7 years ago
  34. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  35. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  36. d6042d4 memif: fix coverity warnings as of 9/7 by Steven · 7 years ago
  37. 932f741 ACL-plugin MACIP ACLs tests by Pavel Kotucek · 7 years ago
  38. a546ef9 acl-plugin: add hitcount to applied hash-acl entries by Andrew Yourtchenko · 7 years ago
  39. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  40. 8a19f12 Allow individual stats API and introduce stats.api by Keith Burns (alagalah) · 7 years ago
  41. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  42. d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
  43. 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
  44. bd8a611 Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue by Steven · 7 years ago
  45. 7d6412e NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) by Matus Fabian · 7 years ago
  46. 6be72cd acl-plugin: match index set to first portrange element if non-first portrange matches on the same hash key (VPP-937) by Andrew Yourtchenko · 7 years ago
  47. 4802632 Punt socket: Fix coverity error for pathname length mismatch between API and sun_path. by Ole Troan · 7 years ago
  48. 70ec09d Add fd/socket name to clib_socket_* error msgs. by Dave Wallace · 7 years ago
  49. 33e002b Fix session connect_* api message handling. by Dave Wallace · 7 years ago
  50. 4830414 Support for bridge domain free text tag by Jerome Tollet · 7 years ago
  51. 1929611 Set uid/gid on ssvm segment file. by Dave Wallace · 7 years ago
  52. 91f3e74 Improve "show segment-manager segments" by Dave Barach · 7 years ago
  53. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  54. 704018c NAT: Destination NAT44 with load-balancing (VPP-954) by Matus Fabian · 7 years ago
  55. 030ab48 dpdk/ipsec: fix setup when using master core only by Sergio Gonzalez Monroy · 7 years ago
  56. 9a244bb Add pidfile cmdline option by Pierre Pfister · 7 years ago
  57. 2159618 Refork worker thread data structures in parallel (VPP-970) by Colin Tregenza Dancer · 7 years ago
  58. f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
  59. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  60. dbfa574 Improve L2FIB PDR/NDR performance (VPP-963) by John Lo · 7 years ago
  61. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  62. 774b217 VPP-959: Python API require minimum CFFI version. by Ole Troan · 7 years ago
  63. 324ad39 dpdk/ipsec: update doc regarding startup.conf by Sergio Gonzalez Monroy · 7 years ago
  64. 49a04b9 vhost: Disallow interrupt mode config if driver opts out interrupt support by Steven · 7 years ago
  65. c8ef08a Fix BIHASH_KVP_CACHE_SIZE == 0 case by Dave Barach · 7 years ago
  66. 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
  67. c67787b Set runtime_path properly when running non-root by Damjan Marion · 7 years ago
  68. 203c079 Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965). by ShenJibiao · 7 years ago
  69. b6a8ed7 Thread safe internal buffer manager, take two by Damjan Marion · 7 years ago
  70. 5095895 tcp: re-enable persist timer if no data available to send by Florin Coras · 7 years ago
  71. e343439 Offload prep calls needed for IP and UDP checksum offload pkts by Dave Barach · 7 years ago
  72. 9787889 vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t by Steven · 7 years ago
  73. a894434 Fix static mapping lookup issue for NAT plugin by Hongjun Ni · 7 years ago
  74. 2bd3f8a Fix some issue of comment and help for nat feature by Hongjun Ni · 7 years ago
  75. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  76. 47501da Fix for bootstrap crash when VPP compiled with gcc-7 by Marco Varlese · 7 years ago
  77. 50b60eb Flowprobe: Fix flow start time and hash computation by Pierre Pfister · 7 years ago
  78. 4ba75f5 vhost: Remove operation mode in the API by Steven · 7 years ago
  79. d052829 jvpp: adding debug usage into test documentation by Matej Perina · 7 years ago
  80. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  81. 206b2d4 dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 by Damjan Marion · 7 years ago
  82. 6d157c2 acl-plugin: warning printed when acl_add_replace already applied ACLs (complete the fix for VPP-935) by Andrew Yourtchenko · 7 years ago
  83. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  84. c847368 Use Quad-loop to improve gtpu-encap performance by Hongjun Ni · 7 years ago
  85. d135c19 jvpp: introducing callback api and future api tests for all plugins (VPP-591) by Matej Perina · 7 years ago
  86. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  87. ffef404 Fix crash when TCP client using VPP host stack connects first by tjanciga · 7 years ago
  88. 81d1e27 vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface by Andrew Yourtchenko · 7 years ago
  89. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  90. d48e976 Fix initialization bug in sock_test_client by Dave Wallace · 7 years ago
  91. c60cbde NAT64: Fix error message typo (VPP-961) by Matus Fabian · 7 years ago
  92. 5c04ad0 jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred by Marek Gradzki · 7 years ago
  93. c6e8c5c NAT64: Fix CLI typo (VPP-961) by Matus Fabian · 7 years ago
  94. c940f09 tcp: add tcp.api.h to nobase include by Florin Coras · 7 years ago
  95. af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
  96. 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago
  97. 2ba92e3 NAT: Rename snat plugin to nat (VPP-955) by Matus Fabian · 7 years ago
  98. cfc997e Fix vl_map_shmem() root_path dangling reference. by Dave Wallace · 7 years ago
  99. c900ccc Enabled gid vpp in startup.conf to allow non-root vppctl access by Ed Warnicke · 7 years ago
  100. beb50d4 acl-plugin: Recreate the bihash_40_8.h in the proper place by Andrew Yourtchenko · 7 years ago