1. 3a4ed39 pg: maintain per-worker bitmap of enabled streams by Damjan Marion · 8 years ago
  2. 9f6186e Add the tap driver to the driver feature arc scheme by Dave Barach · 8 years ago
  3. 116ea4b vhost: Improve packet tracing by Pierre Pfister · 8 years ago
  4. 6403436 pg: support for packet generator on different worker threads by Damjan Marion · 8 years ago
  5. 80e8816 Restore punt/inject after FIB2.0 by Igor Mikhailov (imichail) · 8 years ago
  6. e74c1dc Fix dual-loop issue in vxlan_gpe decap by Hongjun Ni · 8 years ago
  7. d2017f6 pg: add device-input feature arc support on pg interfaces by Damjan Marion · 8 years ago
  8. cf47894 use STATIC_ASSERT macro instead of calling _Static_assert directly by Damjan Marion · 8 years ago
  9. 109cd50 fix isssues discovered by coverity scan by Damjan Marion · 8 years ago
  10. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  11. 96e6f95 DHCPv6: relay reply fixes (VPP-510) by Wojciech Dec · 8 years ago
  12. e21c528 vhost-user: multiqueue support by Pierre Pfister · 8 years ago
  13. 05ab8cb vlib: add vlib_buffer_copy function by Damjan Marion · 8 years ago
  14. bcc889c Crash when adding duplicate paths by Neale Ranns · 8 years ago
  15. 393252a Timestamp now a 64-bit integer: ns since 1/1/1970 by Dave Barach · 8 years ago
  16. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  17. 273c26a feature: recover "show ip features" command by Damjan Marion · 8 years ago
  18. 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
  19. 3a8345f ethernet: fix wrong start node for ethernet tx feature path by Damjan Marion · 8 years ago
  20. 446e1f5 Allow empty DPDK device init config by Pierre Pfister · 8 years ago
  21. 77766a1 adj: fix typos by Damjan Marion · 8 years ago
  22. 63f70d2 dpdk-hqos: don't hold up packets indefinitely under low load by David Hotham · 8 years ago
  23. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  24. 3dffb1e Fix recursion loop - recurse through cover by Neale Ranns · 8 years ago
  25. 57fc854 VPP-437: ip6 hbh processing with FIB 2.0 by Shwetha · 8 years ago
  26. 8fe8cc2 MPLS Exp-null Tests by Neale Ranns · 8 years ago
  27. 3b906b0 vppinfra: add STATIC_ASSERT macro by Damjan Marion · 8 years ago
  28. d5c9d6f l2: fix l2-patch node by Damjan Marion · 8 years ago
  29. 6e3c65e dpdk: use u32 for next0 by Damjan Marion · 8 years ago
  30. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  31. cede379 Update _slabshr fields when updating HQoS masks by David Hotham · 8 years ago
  32. c967a82 vppinfra: use 64-bit crc32 instruction in bihash_24_8 by Damjan Marion · 8 years ago
  33. ff7d642 vhost-user: fix crash in vhost_user_intfc_tx (VPP-519) by Damjan Marion · 8 years ago
  34. 8c1bebe IPv6 Classify Forwarding Graph errors by Neale Ranns · 8 years ago
  35. 3891cd8 policer: replace uintX_t with uX, fix style by Damjan Marion · 8 years ago
  36. 0fc9bc1 Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516) by John Lo · 8 years ago
  37. 218170b Fix coverity issues in LISP by Filip Tehlar · 8 years ago
  38. ad41b35 Per-packet IPFIX record generation plugin by Dave Barach · 8 years ago
  39. e63947e features: fix crash due to missing null termination by Damjan Marion · 8 years ago
  40. 3916227 dpdk: enable building with dpdk 16.11-rc1 by Damjan Marion · 8 years ago
  41. f530a55 dpdk: remove support for dpdk 16.04 by Damjan Marion · 8 years ago
  42. 6398397 dpdk: remove support for dpdk 2.2 by Damjan Marion · 8 years ago
  43. b21b60e dpdk: remove KNI support by Damjan Marion · 8 years ago
  44. f195019 Use only 24 bits for vni in lisp-gpe data packets by Florin Coras · 8 years ago
  45. 5d4759b dpdk: remove dpdk_pmd_constructor_init by Damjan Marion · 8 years ago
  46. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  47. d5fcc46 Fix LISP src/dst based policy by Filip Tehlar · 8 years ago
  48. 0c38ea3 Fix VXLAN tunnel delete crash by John Lo · 8 years ago
  49. d3b85b0 Dual Loop Lookup and Adj-midchain by Neale Ranns · 8 years ago
  50. 924d03a Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t. by Neale Ranns · 8 years ago
  51. 670909e Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue by Dave Barach · 8 years ago
  52. 1357f3b Deprecate MPLSoGRE tunnels (VPP-502) by Neale Ranns · 8 years ago
  53. 064f55d Update tx and output node runtime when recycling interface by Pierre Pfister · 8 years ago
  54. 45c3850 Load-balancing in IP4 dual loop typos. (VPP-501) by Neale Ranns · 8 years ago
  55. ebb9a6a VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib". by Billy McFall · 8 years ago
  56. aeb06f4 Support MPLSoGRE with the new FIB 2.0 by John Lo · 8 years ago
  57. e33b9e0 style: fix VLIB_NODE_FUNCTION_MULTIARCH indent by Damjan Marion · 8 years ago
  58. a6b3177 VPP-492: Fix ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  59. cfcf1e2 VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug. by Billy McFall · 8 years ago
  60. 46529cd VPP-490: vpp crash in show ip6 neighbor by Billy McFall · 8 years ago
  61. 309fe06 VPP-489: CLI Command "test lookup" crashes with invalid fib-index. by Billy McFall · 8 years ago
  62. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  63. 770930c feature: rename vnet_ip_feature_* to vnet_feature_* by Damjan Marion · 8 years ago
  64. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  65. 10eb1ea vhost-user: Add reconnect support by Damjan Marion · 8 years ago
  66. 388267a VPP-483: Fixed IPSec tunnel interface by Matus Fabian · 8 years ago
  67. 9876520 vpp_lite: add cpu pinning support (VPP-467) by Pavel Kotucek · 8 years ago
  68. 1946a12 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
  69. 1e66d5c VPP-213: vnet classifier does not work for l3 ip4 rules by Ole Troan · 8 years ago
  70. 5899fde Coverity warnings in new FIB code (VPP-484) by Neale Ranns · 8 years ago
  71. 69a9b76 VPP-362 Implement dumping of LISP adjacencies by Filip Tehlar · 8 years ago
  72. 75fc854 Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481 by Dave Barach · 8 years ago
  73. 51ffa81 ipfix: add l4 unformat support for mask and match (VPP-204) by Juraj Sloboda · 8 years ago
  74. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  75. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  76. bfe737a Fix double free in af_packet api/cli by Ivan Kelly · 8 years ago
  77. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  78. 4a7e58b VPP-395 Add udp-punt node(s) and API by Alexander Popovsky (apopovsk) · 8 years ago
  79. 025943b VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0 by Matus Fabian · 8 years ago
  80. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  81. f154448 Fix crash caused by "show trace" due to incorrect usage of IP adjacency. by Vengada Govindan · 8 years ago
  82. 4beb30c Fix LISP map-request resend deadlock by Florin Coras · 8 years ago
  83. 4c20e71 dpdk: fix issue in parsing startup.conf dpdk section by Damjan Marion · 8 years ago
  84. 15977ef Fix CLI 'set interface unnumbered' to work with FIB 2.0 by Igor Mikhailov (imichail) · 8 years ago
  85. d827998 Minor tweaks to hqos doc by Chris Luke · 8 years ago
  86. 2ccf768 Fix LISP L2 fwd entry updates by Florin Coras · 8 years ago
  87. 95300d1 VPP-355: add PBB (802.1ah) tag rewrite by Pavel Kotucek · 8 years ago
  88. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  89. 5499b19 vhost-user: avoid branching during prefetch by Damjan Marion · 8 years ago
  90. 11f9205 vhost: predict map_guest_mem returns similar results over time by Pierre Pfister · 8 years ago
  91. 240977f Fix string parsing in lisp map-request itr-rlocs command by Filip Tehlar · 8 years ago
  92. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  93. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  94. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  95. 83486fb Fix double-free crash by David Hotham · 8 years ago
  96. f3e3fd3 VPP-454 Fix LISP GID dictionary issue by Filip Tehlar · 8 years ago
  97. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  98. 85ecc81 DPDK HQoS: Enable Hierarchical Scheduler in VPP by Jasvinder Singh · 8 years ago
  99. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  100. e162bc3 classify: fix issue with output classify node using wrong sw_if_index by Christophe Fontaine · 8 years ago