1. 558d5eb Add support for multi FIB DHCPv6 Proxy by Wojciech Dec · 8 years ago
  2. e30872e Add clang to 'make verify' by Damjan Marion · 8 years ago
  3. e5af88c Fix a bug in the timing wheel by Klement Sekera · 8 years ago
  4. 7f3c36b Use gcc for start in 'make verify' by Damjan Marion · 8 years ago
  5. ad95b5d pseudo atomic adjacency updates by Neale Ranns · 8 years ago
  6. f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
  7. 4cecc61 Add 'make verify' target to top-level makefile by Damjan Marion · 8 years ago
  8. 49c0fca Add single-loop test variant to L2BD and L2XC tests by Jan · 8 years ago
  9. fa1456a Luajit API and some examples by Andrew Yourtchenko · 8 years ago
  10. b95302e Fix clang compile errors in plugins by Neale Ranns · 8 years ago
  11. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  12. 0178d52 Add IRB test by Matej Klotton · 8 years ago
  13. 9db551c ip_frag: fix implicit enum conversion by Damjan Marion · 8 years ago
  14. 96b41f7 feature: fix init issue when multiple arc are present by Damjan Marion · 8 years ago
  15. d6338ab Enable verification received packet for LB test by Matej Klotton · 8 years ago
  16. c42912d VXLAN tunnel encap forwarding optimization with FIB 2.0 by John Lo · 8 years ago
  17. 450cd30 Fix Compile errors from clang in FIB2.0 code by Neale Ranns · 8 years ago
  18. 2138b35 Fix DHCP proxy when used for non-default FIB tables by Igor Mikhailov (imichail) · 8 years ago
  19. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  20. 8c83ef0 Update CSIT tests 161030 -> 161106 by Jan · 8 years ago
  21. fb33ce4 threads: don't wait for dpdk init in vpp_lite by Damjan Marion · 8 years ago
  22. 51327ac devices: create dummy device-input node to keep nexts in sync by Damjan Marion · 8 years ago
  23. 66bcab2 dpdk: bump to 16.11-rc3 release by Damjan Marion · 8 years ago
  24. 05bb1dd fix errors reported by clang by Damjan Marion · 8 years ago
  25. 778c276 Improve test framework documentation by Klement Sekera · 8 years ago
  26. d72fdf5 Disable non-working checks in load-balancer test and rename ip->ip4 by Klement Sekera · 8 years ago
  27. b7e2f3d Update sample plugin and plugin skeletons: use driver feature arc by Dave Barach · 8 years ago
  28. 3a4ed39 pg: maintain per-worker bitmap of enabled streams by Damjan Marion · 8 years ago
  29. 9f6186e Add the tap driver to the driver feature arc scheme by Dave Barach · 8 years ago
  30. 116ea4b vhost: Improve packet tracing by Pierre Pfister · 8 years ago
  31. 6403436 pg: support for packet generator on different worker threads by Damjan Marion · 8 years ago
  32. 80e8816 Restore punt/inject after FIB2.0 by Igor Mikhailov (imichail) · 8 years ago
  33. d4048a4 Fix a class of spurious clib_memcpy (...) warnings, VPP-486 by Dave Barach · 8 years ago
  34. e74c1dc Fix dual-loop issue in vxlan_gpe decap by Hongjun Ni · 8 years ago
  35. d2017f6 pg: add device-input feature arc support on pg interfaces by Damjan Marion · 8 years ago
  36. cf47894 use STATIC_ASSERT macro instead of calling _Static_assert directly by Damjan Marion · 8 years ago
  37. 109cd50 fix isssues discovered by coverity scan by Damjan Marion · 8 years ago
  38. 275b146 Fix longArray type in JVPP generator by Maros Marsalek · 8 years ago
  39. 20a29c7 VPP-498: Prepare vpp RPM packaging for use by downstream distros. by Thomas F Herbert · 8 years ago
  40. dea6063 VPP-524: Add support to API to dump IPsec SPDs by Matthew Smith · 8 years ago
  41. b0d680b vlib: fix cacheline alignement in several structs by Damjan Marion · 8 years ago
  42. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  43. 96e6f95 DHCPv6: relay reply fixes (VPP-510) by Wojciech Dec · 8 years ago
  44. e21c528 vhost-user: multiqueue support by Pierre Pfister · 8 years ago
  45. f524f0a vppctl: Do not use sudo if already root by Pierre Pfister · 8 years ago
  46. 05ab8cb vlib: add vlib_buffer_copy function by Damjan Marion · 8 years ago
  47. bcc889c Crash when adding duplicate paths by Neale Ranns · 8 years ago
  48. 931be3a Test framework: improve gdbserver handling by Klement Sekera · 8 years ago v17.01-rc0
  49. bdb1f81 Fail to register Java API for plugin that was not loaded (VPP-522) by Marek Gradzki · 8 years ago
  50. e7637e7 Fix vpp-plugins rpms by Ed Warnicke · 8 years ago
  51. 74e2efa Remove unused jvpp dependency on plugins' control_ping by Marek Gradzki · 8 years ago
  52. cb4cda6 Reset frame length after dispatch when recycling frames by Dave Barach · 8 years ago
  53. 393252a Timestamp now a 64-bit integer: ns since 1/1/1970 by Dave Barach · 8 years ago
  54. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  55. 273c26a feature: recover "show ip features" command by Damjan Marion · 8 years ago
  56. 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
  57. 3a8345f ethernet: fix wrong start node for ethernet tx feature path by Damjan Marion · 8 years ago
  58. d772475 Update CSIT tests 161024 -> 161030 by Jan · 8 years ago
  59. 017381a vpp: remove unused code by Damjan Marion · 8 years ago
  60. 01bbbe9 Improve debug-cli in test framework by Klement Sekera · 8 years ago
  61. 446e1f5 Allow empty DPDK device init config by Pierre Pfister · 8 years ago
  62. 77766a1 adj: fix typos by Damjan Marion · 8 years ago
  63. 63f70d2 dpdk-hqos: don't hold up packets indefinitely under low load by David Hotham · 8 years ago
  64. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  65. 3dffb1e Fix recursion loop - recurse through cover by Neale Ranns · 8 years ago
  66. 57fc854 VPP-437: ip6 hbh processing with FIB 2.0 by Shwetha · 8 years ago
  67. 8fe8cc2 MPLS Exp-null Tests by Neale Ranns · 8 years ago
  68. 3b906b0 vppinfra: add STATIC_ASSERT macro by Damjan Marion · 8 years ago
  69. a0bc391 fix typo in .gitignore by Klement Sekera · 8 years ago
  70. eb90b7f node: ensure that vlib_node_runtime_t is cacheline sized by Damjan Marion · 8 years ago
  71. d5c9d6f l2: fix l2-patch node by Damjan Marion · 8 years ago
  72. 6e3c65e dpdk: use u32 for next0 by Damjan Marion · 8 years ago
  73. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  74. 277b89c add vpp debugging support to test framework improve test documentation by Klement Sekera · 8 years ago
  75. cede379 Update _slabshr fields when updating HQoS masks by David Hotham · 8 years ago
  76. 81c7dfc VPP-120: add custom types support to jvpp by Marek Gradzki · 8 years ago
  77. c967a82 vppinfra: use 64-bit crc32 instruction in bihash_24_8 by Damjan Marion · 8 years ago
  78. ff7d642 vhost-user: fix crash in vhost_user_intfc_tx (VPP-519) by Damjan Marion · 8 years ago
  79. 860dacc VPP-478: SNAT address range overlapping by Matus Fabian · 8 years ago
  80. 588144a VPP-459: SNAT dump API for in and out interfaces by Matus Fabian · 8 years ago
  81. 6ce685d Initial deb packaging of vpp-python-api by Ed Warnicke · 8 years ago
  82. 8c1bebe IPv6 Classify Forwarding Graph errors by Neale Ranns · 8 years ago
  83. 435a64b vppinfra: fix issue with bihash_8_8 hash function (VPP-518) by Damjan Marion · 8 years ago
  84. 3891cd8 policer: replace uintX_t with uX, fix style by Damjan Marion · 8 years ago
  85. 86a2c57 Update test framework after API function change by Juraj Sloboda · 8 years ago
  86. 0fc9bc1 Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516) by John Lo · 8 years ago
  87. 218170b Fix coverity issues in LISP by Filip Tehlar · 8 years ago
  88. ad41b35 Per-packet IPFIX record generation plugin by Dave Barach · 8 years ago
  89. e63947e features: fix crash due to missing null termination by Damjan Marion · 8 years ago
  90. 3977a21 Fix description of devel package. by Thomas F Herbert · 8 years ago
  91. 3916227 dpdk: enable building with dpdk 16.11-rc1 by Damjan Marion · 8 years ago
  92. dddccea Fix unformat-at-eof bug by Dave Barach · 8 years ago
  93. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  94. f530a55 dpdk: remove support for dpdk 16.04 by Damjan Marion · 8 years ago
  95. 6398397 dpdk: remove support for dpdk 2.2 by Damjan Marion · 8 years ago
  96. b21b60e dpdk: remove KNI support by Damjan Marion · 8 years ago
  97. f195019 Use only 24 bits for vni in lisp-gpe data packets by Florin Coras · 8 years ago
  98. 513da53 python api - vla - allow the user to pass in a normal python list by Gabriel Ganne · 8 years ago
  99. 5d4759b dpdk: remove dpdk_pmd_constructor_init by Damjan Marion · 8 years ago
  100. af0c70c Improve equals generation for jvpp DTOs by Marek Gradzki · 8 years ago