aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/ipip.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-11/+27
2020-02-04teib: Rename NHRP to TEIBNeale Ranns1-30/+30
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-65/+88
2020-01-27ipip: Multi-point interfaceNeale Ranns1-43/+279
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-27/+13
2019-12-12ikev2: fix crash during SA rekeyFilip Tehlar1-1/+5
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-2/+2
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-19/+50
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+18
2019-03-26ADJ: midchain delegate to performing stackingNeale Ranns1-91/+13
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-48/+17
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-27IPIP and IPv6 fragmentationOle Troan1-0/+4
2018-07-23fix vector index range checksEyal Bari1-1/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-3/+1
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan1-6/+49
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-3/+4
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-4/+3
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+566