1. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  2. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  3. f8d5e21 vxlan:fix ip6 tunnel deletion by Eyal Bari · 6 years ago
  4. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  5. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  6. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  7. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  8. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  9. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  10. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  11. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  12. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  13. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  14. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  15. aa0180b vxlan:refactor add del command function by Eyal Bari · 7 years ago
  16. 25ef2b5 VXLAN: Instance numbers now properly freed upon delete. by Jon Loeliger · 7 years ago
  17. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  18. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  19. 554075a vxlan:remove interface recycle mechanism by Eyal Bari · 7 years ago
  20. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  21. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  22. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  23. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  24. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  25. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  26. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  27. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  28. bc799c9 VXLAN:fix tunnel delete not returning sw_if_index by Eyal Bari · 8 years ago
  29. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  30. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  31. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  32. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  33. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  34. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  35. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  36. 0ded851 VXLAN - Add IPv6 tunnels src ref count by Eyal Bari · 8 years ago
  37. 5ac9bf5 vxlan fix mcast tunnel delete by Eyal Bari · 8 years ago
  38. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/vxlan/vxlan.c]
  39. fff67c8 Support multiple VXLAN tunnels with same mcast dst by Eyal Bari · 8 years ago
  40. 56912c8 Add extra validation for VXLAN packets and tunnels by John Lo · 8 years ago
  41. beb4bf7 Augment Vxlan to support NSH-Proxy by Hongjun Ni · 8 years ago
  42. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  43. c5b1360 VXLAN multicast dst (remote) address support by Eyal Bari · 8 years ago
  44. c42912d VXLAN tunnel encap forwarding optimization with FIB 2.0 by John Lo · 8 years ago
  45. 0fc9bc1 Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516) by John Lo · 8 years ago
  46. 0c38ea3 Fix VXLAN tunnel delete crash by John Lo · 8 years ago
  47. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  48. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  49. c5d9cda VPP-306: Document changes for vnet/vnet/vxlan by Billy McFall · 8 years ago
  50. cb9f3d7 VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel by John Lo · 8 years ago
  51. 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
  52. 3ef822e VPP-110: vxlan encap node should never touch a deleted tunnel by John Lo · 9 years ago
  53. c794915 VPP-98 Dedicated storage for VXLAN over IPv6 hash keys by Chris Luke · 9 years ago
  54. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  55. 99cb335 VXLAN over IPv6. by Chris Luke · 9 years ago
  56. 988a7c4 Fixed vxlan link status. by Pavel Kotucek · 9 years ago
  57. 2d34374 Enhance and fix packet trace for IP forwarding as follows: by John Lo · 9 years ago
  58. 60231f3 Add vpe-api message to get vxlan tunnel details. by Dave Wallace · 9 years ago
  59. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0