1. 102dd1c vxlan: leverage vlib_get_buffers in vxlan_encap_inline by Zhiyong Yang · 4 years, 9 months ago
  2. 7c0eb56 vxlan: vxlan/vxlan.api API cleanup by Jakub Grajciar · 4 years, 10 months ago
  3. 27518c2 geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node by Nick Zavaritsky · 4 years, 10 months ago
  4. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  5. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  6. 69c2a58 vxlan: Add FEATURE.yaml by John Lo · 5 years ago
  7. 623b4f8 vxlan: reuse inner packet flow hash for tunnel outer header load balance by Shawn Ji · 5 years ago
  8. 5fb2278 vxlan geneve gtpu: fix short help by Paul Vinciguerra · 5 years ago
  9. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  10. 1ec9fdb vxlan: fix vxlan hw offload issue by Chenmin Sun · 5 years ago
  11. 7dbf9a1 fib: reduce save_rewrite_length to u8 by Klement Sekera · 5 years ago
  12. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  13. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  14. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  15. df3ca23 features will register udp ports once configured by Jakub Grajciar · 6 years ago
  16. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  17. 4af1a7f Simplify adjacency rewrite code by Benoît Ganne · 6 years ago
  18. e1714d3 vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  19. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  20. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  21. b0073e2 vxlan: prefetch extra one cacheline holding external header by Zhiyong Yang · 6 years ago
  22. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  23. 9be7c6d vxlan:decap caching error (VPP-1462) by Eyal Bari · 6 years ago
  24. f8d5e21 vxlan:fix ip6 tunnel deletion by Eyal Bari · 6 years ago
  25. efd9cf3 vxlan:ip4 decap:remove access to tunnel object by Eyal Bari · 6 years ago
  26. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  27. 70fda4c vxlan: improve encap performance by Zhiyong Yang · 6 years ago
  28. a5679e8 vxlan: decap use vlib_buffer_enqueue_to_next by Eyal Bari · 6 years ago
  29. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  30. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  31. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  32. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  33. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  34. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  35. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  36. 93a6f25 vxlan:use VLIB_NODE_FN for multiarch selection by Eyal Bari · 7 years ago
  37. af86a48 vxlan:offload RX flow by eyal bari · 7 years ago
  38. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  39. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  40. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  41. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  42. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  43. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  44. 0f4b184 vxlan:remove counters writeback cache by Eyal Bari · 7 years ago
  45. aa0180b vxlan:refactor add del command function by Eyal Bari · 7 years ago
  46. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  47. 25ef2b5 VXLAN: Instance numbers now properly freed upon delete. by Jon Loeliger · 7 years ago
  48. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  49. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  50. 554075a vxlan:remove interface recycle mechanism by Eyal Bari · 7 years ago
  51. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  52. 2b9453c vxlan: Lookup FIB in either IPv4 or IPv6 families. by Jon Loeliger · 7 years ago
  53. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  54. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  55. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  56. 3ce0b08 vxlan:restructure encap loop by Eyal Bari · 7 years ago
  57. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  58. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  59. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  60. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  61. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  62. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  63. fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
  64. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  65. f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
  66. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  67. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  68. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  69. 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
  70. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  71. bc799c9 VXLAN:fix tunnel delete not returning sw_if_index by Eyal Bari · 8 years ago
  72. e101e1f VXLAN:add hidden multicast interface check by Eyal Bari · 8 years ago
  73. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  74. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  75. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  76. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  77. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  78. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  79. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  80. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  81. 0ded851 VXLAN - Add IPv6 tunnels src ref count by Eyal Bari · 8 years ago
  82. 5ac9bf5 vxlan fix mcast tunnel delete by Eyal Bari · 8 years ago
  83. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago