1. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  2. 864b25d ping: allow the user to send bursts of N packets instead of single packet by Andrew Yourtchenko · 8 years ago
  3. 88d38c4 make test: run all tests in test-cov target by Klement Sekera · 8 years ago
  4. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  5. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  6. fa80f2e dpdk: fix plugin linking with sw crypto libraries by Sergio Gonzalez Monroy · 8 years ago
  7. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  8. b616e9f SNAT: added actual delete to snat_det_map by Martin · 8 years ago
  9. 59ed490 policer: fix byte ordering in policer_details msg by Marek Gradzki · 8 years ago
  10. cacdea3 Initial draft of VPP changes to cleanup iOAM export. by Vengada · 8 years ago
  11. d2a59be ACL plugin 1.2 by Andrew Yourtchenko · 8 years ago
  12. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  13. 1dc2f92 armv8 - fix os_cpu_clock_frequency for armv8 by Gabriel Ganne · 8 years ago
  14. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  15. 95475a3 Fix bonded interface name to use instance number starting from 0 by John Lo · 8 years ago
  16. 898273f Check change in unnumbered setting before updating IP enabled state by Neale Ranns · 8 years ago
  17. 112ee88 features: remove remaining .end_node by Damjan Marion · 8 years ago
  18. ad0697a PNEUM: Fix Coverity error (missing unlock). by Ole Troan · 8 years ago
  19. ed81245 Fix bonded ethernet PMD name for DPDK 17.02 by Alexander Popovsky (apopovsk) · 8 years ago
  20. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  21. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  22. 696e88d MPLS performance improvments. by Neale Ranns · 8 years ago
  23. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  24. c60f557 Python API: Fix RPM packaging (again). by Ole Troan · 8 years ago
  25. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  26. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  27. b85e439 Use the feature anchor in the MPLS input arc - it performs much better by Neale Ranns · 8 years ago
  28. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  29. d2b792b Add epel-rpm-macros for CentOS/RHEL install-dep by Alexander Popovsky (apopovsk) · 8 years ago
  30. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  31. 1b33fde ping: Fix coverity error 163907 by Andrew Yourtchenko · 8 years ago
  32. b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
  33. f6dae05 vhost: wrong value return for VHOST_USER_VRING_GET_BASE by Steven · 8 years ago
  34. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  35. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  36. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  37. 0856b97 API: define optional base_id for REPLY_MACRO's by Eyal Bari · 8 years ago
  38. 7c0858e Fix binary-api cmd/arg split logic by Dave Barach · 8 years ago
  39. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  40. 3bde407 VPP changes to support iOAM over NSH-MD2. Separate trace data by Vengada · 8 years ago
  41. 803c51d Fix packet trace output: dpdk_rx_trace must decode the actual ethertype by Dave Barach · 8 years ago
  42. 1c82cd4 API:support hidden sw interfaces by Eyal Bari · 8 years ago
  43. 3d6b2b5 Try again: __COVERITY__ vs __COVERITY by Dave Barach · 8 years ago
  44. b64e4e2 Clean up dead API client reaper callack scheme by Dave Barach · 8 years ago
  45. c563e0e Nasm > 2.11.06 required for sw_crypto. by Thomas F Herbert · 8 years ago
  46. e146f13 ioam: ip6 hop by hop ext header and SR header co-existence by shwethab · 8 years ago
  47. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago
  48. 6e28f38 ioam: fix warnings by Damjan Marion · 8 years ago
  49. b20dd1b IOAM Coverity fix by AkshayaNadahalli · 8 years ago
  50. a38e0f0 Update CSIT tests 170302 -> 170313 by Jan Gelety · 8 years ago
  51. e69f495 VPP-659 Improve tcp/session debugging and testing by Florin Coras · 8 years ago
  52. dfde53a VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  53. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  54. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  55. 557a71c Refactor SNAT ICMP code by Juraj Sloboda · 8 years ago
  56. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  57. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  58. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  59. 8d55247 gmon: fix code commented out by mistake by Damjan Marion · 8 years ago
  60. 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
  61. b6391a9 Fix vat_api_hookup name collision by Dave Barach · 8 years ago
  62. a331e6f VPP-608: warnings be gone by Dave Barach · 8 years ago
  63. 69b7aa4 Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass by Neale Ranns · 8 years ago
  64. 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago
  65. b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
  66. 73ee23c make test: temporary disable MAP-E test by Damjan Marion · 8 years ago
  67. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  68. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  69. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  70. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  71. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  72. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  73. 794813f include rte_config header before any other dpdk include by Gabriel Ganne · 8 years ago
  74. 145bb0f dpdk: remove unnecesary CFLAGS modification by Damjan Marion · 8 years ago
  75. 17a75cb SNAT: deterministic map dump by Martin · 8 years ago
  76. 2ef5d01 SNAT: fix coverity warnings (VPP-608) by Matus Fabian · 8 years ago
  77. e5ef1d7 vlib: add process restart cli by Damjan Marion · 8 years ago
  78. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  79. d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
  80. 25f6358 dpdk: dpdk-input optimizations and fixes by Damjan Marion · 8 years ago
  81. 239d3fe API change (only) to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  82. a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
  83. c6ec8f3 Change dpdk input node fixed-sleep units to usec by Dave Barach · 8 years ago
  84. bb15288 FLOWPERPKT: New API definition in preparation for stateful flows. by Ole Troan · 8 years ago
  85. 24537ca dpdk: Fixed QAT devices binding, bind the VFs only by Radu Nicolau · 8 years ago
  86. 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
  87. 141ecc5 BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler by Neale Ranns · 8 years ago
  88. 6b7fcda SNAT: user_session_dump is_ip4 and vat unformating added by Martin · 8 years ago
  89. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  90. 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
  91. 6f19c69 CGN: fix outside port calculation and set buffer error (VPP-623) by Matus Fabian · 8 years ago
  92. a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
  93. f7f2a9f fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination by Gabriel Ganne · 8 years ago
  94. 45e4f36 Missing plugin binary API command fns found after brief search by Dave Barach · 8 years ago
  95. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  96. 09a38a6 Fix endian issue in ARP Event Reply by Wojciech Dec · 8 years ago
  97. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  98. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  99. 066f034 CGN: Deterministic NAT (VPP-623) by Matus Fabian · 8 years ago
  100. eab38d9 Add setting of tenant VRF id for SNAT addresses (VPP-641) by Juraj Sloboda · 8 years ago