1. 45ce3fb Unscrew builtin client by Dave Barach · 8 years ago
  2. 22db11b af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set by Jim Gibson · 8 years ago
  3. da1f2c7 Implement MAC Flush for BD or Interface from the L2FIB by John Lo · 8 years ago
  4. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  5. 98ab091 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  6. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  7. 17f5f60 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  8. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago
  9. ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
  10. 864b25d ping: allow the user to send bursts of N packets instead of single packet by Andrew Yourtchenko · 8 years ago
  11. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  12. 59ed490 policer: fix byte ordering in policer_details msg by Marek Gradzki · 8 years ago
  13. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  14. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  15. 898273f Check change in unnumbered setting before updating IP enabled state by Neale Ranns · 8 years ago
  16. 112ee88 features: remove remaining .end_node by Damjan Marion · 8 years ago
  17. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  18. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  19. 696e88d MPLS performance improvments. by Neale Ranns · 8 years ago
  20. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  21. 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
  22. b85e439 Use the feature anchor in the MPLS input arc - it performs much better by Neale Ranns · 8 years ago
  23. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  24. 1b33fde ping: Fix coverity error 163907 by Andrew Yourtchenko · 8 years ago
  25. f6dae05 vhost: wrong value return for VHOST_USER_VRING_GET_BASE by Steven · 8 years ago
  26. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  27. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  28. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  29. 1c82cd4 API:support hidden sw interfaces by Eyal Bari · 8 years ago
  30. e146f13 ioam: ip6 hop by hop ext header and SR header co-existence by shwethab · 8 years ago
  31. e69f495 VPP-659 Improve tcp/session debugging and testing by Florin Coras · 8 years ago
  32. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  33. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  34. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  35. 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
  36. 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
  37. 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago
  38. b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
  39. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  40. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  41. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  42. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  43. d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
  44. 239d3fe API change (only) to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  45. a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
  46. 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
  47. 141ecc5 BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler by Neale Ranns · 8 years ago
  48. 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
  49. 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
  50. a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
  51. 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
  52. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  53. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  54. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  55. ede470b fix uninitialized ip6 keys within session.c by Gabriel Ganne · 8 years ago
  56. 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
  57. 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
  58. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  59. b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
  60. cc07848 Remove unused multicast fields from vnet_buffer_t by Neale Ranns · 8 years ago
  61. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  62. 0e2e0df BFD: drop rpc call if packet doesn't match session by Klement Sekera · 8 years ago
  63. 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
  64. 077d6ae span: wrong destination interface in tracing by Pavel Kotucek · 8 years ago
  65. 363640d Quad loop interface-output node by Damjan Marion · 8 years ago
  66. 358425b DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs by Neale Ranns · 8 years ago
  67. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  68. fb38095 Evolving SRv6 (Segment Routing for IPv6) by Pablo Camarillo · 8 years ago
  69. c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
  70. cc40565 VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done via l2output_main.next_nodes by Andrew Yourtchenko · 8 years ago
  71. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  72. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  73. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  74. 25b3667 bridge domain: fix members reordered when removing by Eyal Bari · 8 years ago
  75. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  76. 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
  77. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  78. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  79. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  80. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  81. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  82. f7c3794 dpdk: retire support for dpdk 16.07 by Damjan Marion · 8 years ago
  83. 7100b9c Clear L2 output config on interface mode change to L3 (VPP-651) by John Lo · 8 years ago
  84. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  85. f61bc52 BFD: disable debug prints by Klement Sekera · 8 years ago
  86. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  87. 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
  88. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  89. 239790f BFD: echo function by Klement Sekera · 8 years ago
  90. 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
  91. 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
  92. 08a70f1 FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector by Neale Ranns · 8 years ago
  93. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  94. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  95. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  96. 04197ee VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  97. 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
  98. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  99. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  100. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago