aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/ipip_api.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-21ipip: Unintialized return variable (coverity warning)Neale Ranns1-0/+1
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+8
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-4/+4
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-1/+11
2019-09-25api: split api generated filesOle Troan1-65/+29
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-2/+2
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-1/+3
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan1-4/+4
2019-05-27IPIP tunnel: use address types on APINeale Ranns1-31/+29
2019-04-08fixing typosJim Thompson1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns1-13/+41
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan1-1/+1
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+230