aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/node.c
AgeCommit message (Expand)AuthorFilesLines
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