aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/node.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-6/+6
2019-12-19gre: multipoint ingress lookup fixNeale Ranns1-6/+7
2019-05-28gre: don't register gre input nodes unless a gre tunnel is createdJakub Grajciar1-3/+0
2019-03-26Convert GRE nodes to new buffer APIs and multiarchBenoƮt Ganne1-462/+340
2019-03-05gre: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-12/+9
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-39/+44
2017-12-16GRE tunnel key includes the FIB tableNeale Ranns1-87/+87
2017-12-13GRE: fix single loop decap and add testNeale Ranns1-1/+1
2017-11-27VPP-253 Coding standards cleanup - vnet/vnet/greSwarup Nayak1-434/+446
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-04-05GRE over IPv6Ciara Loftus1-68/+252
2017-04-04Fix issue with gre protocol registration when running multithreadedDamjan Marion1-39/+11
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-5/+21
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+531