aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan/vxlan.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-19vxlan: convert vxlan to a pluginSteven Luong1-242/+0
2022-02-22vxlan: crash on assigning IP address to interfaceEd Warnicke1-1/+0
2021-12-14vxlan: crash on configuring vxlan tunnel on l3 modeSteven Luong1-1/+2
2021-11-23vxlan: multiarch optimization of vxlanRay Kinsella1-2/+0
2021-04-23vxlan: Fix L3 modeNathan Skrzypczak1-0/+1
2021-03-19vxlan: add tunnel cache to graph nodeJunfeng Wang1-0/+6
2021-02-05vxlan: add udp-port configuration supportArtem Glazychev1-2/+10
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+1
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky1-2/+2
2019-11-26fib: reduce save_rewrite_length to u8Klement Sekera1-1/+1
2019-01-09VXLAN: Prevent duplicate bypass graph nodes.Jon Loeliger1-0/+4
2018-10-05vxlan:ip4 decap:remove access to tunnel objectEyal Bari1-0/+18
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-2/+2
2018-08-28vxlan: decap use vlib_buffer_enqueue_to_nextEyal Bari1-1/+1
2018-07-09vxlan:use bihash_16_8 for ipv4 lookupEyal Bari1-16/+10
2018-07-05vxlan:use bihash_24_8 for ipv6 lookupEyal Bari1-53/+58
2018-06-13vxlan:offload RX floweyal bari1-0/+8
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+3
2018-05-02vxlan:encap - use vnet rewriteeyal bari1-3/+2
2018-02-14vxlan:remove interface recycle mechanismEyal Bari1-3/+0
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-0/+13
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2017-01-31Add vxlan-bypass feature to IP6 forwarding pathJohn Lo1-0/+2
2017-01-20VXLAN - Add IPv6 tunnels src ref countEyal Bari1-15/+2
2017-01-03vxlan fix mcast tunnel deleteEyal Bari1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+199