aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach2-1/+4
2018-03-27vxlan:refactor add del command functionEyal Bari1-102/+43
2018-03-09MPLS Unifom modeNeale Ranns1-1/+0
2018-02-23VXLAN: Instance numbers now properly freed upon delete.Jon Loeliger1-1/+1
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo2-22/+33
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-4/+0
2018-02-14vxlan:remove interface recycle mechanismEyal Bari2-69/+11
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger4-17/+123
2018-02-01vxlan: Lookup FIB in either IPv4 or IPv6 families.Jon Loeliger1-4/+5
2018-02-01FIB: Consolidate several copies of fib_ip_proto() into one.Jon Loeliger1-6/+0
2018-01-24Improve tunnel interface creation performanceJohn Lo1-19/+10
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-19vxlan:restructure encap loopEyal Bari1-321/+198
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-16/+13
2018-01-11api: remove transport specific code from handlersFlorin Coras1-10/+8
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2018-01-05Unify and cleanup usage of hash_set/unset_mem by various tunnelsJohn Lo1-23/+7
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-23VXLAN:small refactor to vxlan inputEyal Bari1-235/+175
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-1/+3
2017-09-19Implement VXLAN encap tx checksum offloadJohn Lo1-39/+108
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-9/+9
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-11/+1
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion2-11/+11
2017-04-06VXLAN:fix tunnel delete not returning sw_if_indexEyal Bari1-0/+1
2017-03-15VXLAN:add hidden multicast interface checkEyal Bari1-23/+17
2017-03-07CLI: hide deleted interfacesEyal Bari1-0/+7
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2017-02-27fix:vxlan mcast adj - added as ucast dpo adjEyal Bari1-1/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-19/+62
2017-02-02VXLAN: further unify ip4/ip6 ctl plane handlingEyal Bari2-83/+55
2017-01-31VXLAN: small changes for brevityEyal Bari1-49/+16
2017-01-31Add vxlan-bypass feature to IP6 forwarding pathJohn Lo4-181/+456
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-30/+82
2017-01-20VXLAN - Add IPv6 tunnels src ref countEyal Bari2-84/+68
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion9-0/+3225