aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gpe
AgeCommit message (Expand)AuthorFilesLines
2020-03-04vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanupJakub Grajciar2-45/+42
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky3-76/+27
2020-02-18misc: fix coverity warningsDave Barach1-1/+1
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni1-0/+10
2019-12-17vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-07-19fib: FIB Entry trackingNeale Ranns1-8/+7
2019-07-03vxlan-gpe: simplify counter codeZhiyong Yang1-22/+10
2019-06-18fib: fib api updatesNeale Ranns1-5/+5
2019-06-04features will register udp ports once configuredJakub Grajciar1-5/+11
2019-05-24vxlan-gpe: improve encap performanceZhiyong Yang1-46/+41
2019-05-22vxlan-gpe: fix CLI document errorZhiyong Yang1-3/+3
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-33/+44
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-23c11 safe string handling supportDave Barach3-6/+6
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra3-7/+7
2018-09-06vxlan_gpe: optimize encap performanceZhiyong Yang1-32/+47
2018-08-20vxlan_gpe_encap: fix packet len errorZhiyong Yang1-1/+1
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-6/+3
2018-07-11avoid using thread local storage for thread indexDamjan Marion2-2/+2
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+3
2018-02-01FIB: Consolidate several copies of fib_ip_proto() into one.Jon Loeliger1-6/+0
2018-01-24Improve tunnel interface creation performanceJohn Lo1-14/+4
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-2/+2
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-28/+39
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-29/+16
2017-12-13make "test-all" target pass againGabriel Ganne3-2/+11
2017-12-13VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6)Swarup Nayak1-0/+1
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy5-1268/+1437
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-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-08-04Initialize vxlan-gpe bypass modeHongjun Ni1-0/+16
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-9/+9
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni3-6/+11
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni5-83/+1161
2017-05-24IPv6 Performance bugsNeale Ranns1-4/+4
2017-04-06Use thread local storage for thread indexDamjan Marion2-11/+11
2017-03-01VPP-598: tcp stack initial commitDave Barach1-1/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-16/+46
2017-01-03vlxlan-gpe - fix api registeringGabriel Ganne1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion10-0/+3337