1. 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
  2. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  3. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  4. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  5. ede470b fix uninitialized ip6 keys within session.c by Gabriel Ganne · 8 years ago
  6. 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
  7. 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
  8. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  9. b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
  10. cc07848 Remove unused multicast fields from vnet_buffer_t by Neale Ranns · 8 years ago
  11. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  12. 0e2e0df BFD: drop rpc call if packet doesn't match session by Klement Sekera · 8 years ago
  13. 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
  14. 077d6ae span: wrong destination interface in tracing by Pavel Kotucek · 8 years ago
  15. 363640d Quad loop interface-output node by Damjan Marion · 8 years ago
  16. 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
  17. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  18. fb38095 Evolving SRv6 (Segment Routing for IPv6) by Pablo Camarillo · 8 years ago
  19. c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
  20. 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
  21. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  22. 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
  23. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  24. 25b3667 bridge domain: fix members reordered when removing by Eyal Bari · 8 years ago
  25. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  26. 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
  27. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  28. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  29. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  30. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  31. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  32. f7c3794 dpdk: retire support for dpdk 16.07 by Damjan Marion · 8 years ago
  33. 7100b9c Clear L2 output config on interface mode change to L3 (VPP-651) by John Lo · 8 years ago
  34. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  35. f61bc52 BFD: disable debug prints by Klement Sekera · 8 years ago
  36. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  37. 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
  38. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  39. 239790f BFD: echo function by Klement Sekera · 8 years ago
  40. 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
  41. 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
  42. 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
  43. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  44. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  45. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  46. 04197ee VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  47. 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
  48. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  49. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  50. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  51. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  52. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  53. 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
  54. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  55. a8d9f30 FIB reset leaves residual routes. Wrong API used to remove the routes meant the lock count on the entry did not drop to zero by Neale Ranns · 8 years ago
  56. 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
  57. 52456fc CLI extension to add multiple (S,G)s at once and time it by Neale Ranns · 8 years ago
  58. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  59. 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
  60. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  61. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  62. 52a047a ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes a problem that occurs with cryptodev ipv6 input. by Radu Nicolau · 8 years ago
  63. 681abe4 l2 input: avoid per-packet trace checks in the fast path by Dave Barach · 8 years ago
  64. 5d81f45 dpdk: quad loop and prefetch in fill_free_list by Damjan Marion · 8 years ago
  65. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  66. 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
  67. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  68. 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
  69. f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
  70. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  71. 12ba252 Fix bug in definition of tcp_header_t by Juraj Sloboda · 8 years ago
  72. 33e2dc0 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  73. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  74. 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
  75. b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
  76. 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
  77. 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
  78. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  79. 466f0d4 Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields. by Jon Loeliger · 8 years ago
  80. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  81. fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
  82. c756c1c Improve MFIB doxygen help by Neale Ranns · 8 years ago
  83. 6f96649 BFD: minor fixes by Klement Sekera · 8 years ago
  84. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  85. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  86. a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
  87. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  88. d0f673e dpdk: move to uio_pci_generic by Damjan Marion · 8 years ago
  89. bfe4dfa pg: add trace information for pg tx node by Damjan Marion · 8 years ago
  90. 62411e7 vhost-user: fix missing speculative enqueue unwind by Steven · 8 years ago
  91. e0cb0cc Fix CLI help message for set ip address by Matej Klotton · 8 years ago
  92. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  93. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  94. a9374df Fix SR multicast post mfib commit by Neale Ranns · 8 years ago
  95. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  96. 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
  97. ad623b1 dpdk: fix crypto coverity warning by Sergio Gonzalez Monroy · 8 years ago
  98. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  99. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  100. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago