1. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  2. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  3. b0073e2 vxlan: prefetch extra one cacheline holding external header by Zhiyong Yang · 6 years ago
  4. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  5. 9be7c6d vxlan:decap caching error (VPP-1462) by Eyal Bari · 6 years ago
  6. f8d5e21 vxlan:fix ip6 tunnel deletion by Eyal Bari · 6 years ago
  7. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  8. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  9. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  10. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  11. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  12. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  13. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  14. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  15. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  16. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  17. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  18. 93a6f25 vxlan:use VLIB_NODE_FN for multiarch selection by Eyal Bari · 7 years ago
  19. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  20. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  21. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  22. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  23. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  24. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  25. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  26. 0f4b184 vxlan:remove counters writeback cache by Eyal Bari · 7 years ago
  27. aa0180b vxlan:refactor add del command function by Eyal Bari · 7 years ago
  28. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  29. 25ef2b5 VXLAN: Instance numbers now properly freed upon delete. by Jon Loeliger · 7 years ago
  30. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  31. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  32. 554075a vxlan:remove interface recycle mechanism by Eyal Bari · 7 years ago
  33. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  34. 2b9453c vxlan: Lookup FIB in either IPv4 or IPv6 families. by Jon Loeliger · 7 years ago
  35. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  36. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  37. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  38. 3ce0b08 vxlan:restructure encap loop by Eyal Bari · 7 years ago
  39. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  40. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  41. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  42. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  43. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  44. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  45. fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
  46. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  47. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  48. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  49. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  50. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  51. 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
  52. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  53. bc799c9 VXLAN:fix tunnel delete not returning sw_if_index by Eyal Bari · 8 years ago
  54. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  55. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  56. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  57. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  58. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  59. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  60. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  61. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  62. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  63. 0ded851 VXLAN - Add IPv6 tunnels src ref count by Eyal Bari · 8 years ago
  64. 5ac9bf5 vxlan fix mcast tunnel delete by Eyal Bari · 8 years ago
  65. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago