aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/gre.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-22gre: Optimise encap node for tunnel typesNeale Ranns1-7/+37
2020-02-04teib: Rename NHRP to TEIBNeale Ranns1-4/+4
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-17/+110
2020-01-27ipip: Multi-point interfaceNeale Ranns1-15/+38
2019-12-04gre: Multi-point interfacesNeale Ranns1-4/+57
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-2/+2
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+24
2019-03-26Convert GRE nodes to new buffer APIs and multiarchBenoƮt Ganne1-156/+130
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach1-2/+2
2019-03-05gre: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-7/+11
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-4/+7
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-3/+3
2018-05-23VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message.Ole Troan1-2/+2
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-21/+1
2018-03-01Fix ERSPAN encap to set EN bits in the header and add test caseJohn Lo1-9/+9
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo1-12/+15
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-81/+190
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns1-4/+7
2017-12-16GRE tunnel key includes the FIB tableNeale Ranns1-2/+4
2017-11-27VPP-253 Coding standards cleanup - vnet/vnet/greSwarup Nayak1-134/+156
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-04-05GRE over IPv6Ciara Loftus1-24/+86
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-2/+2
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-1/+3
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+455