aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tunnel
AgeCommit message (Expand)AuthorFilesLines
2022-08-11tunnel: Fix API encoding of tunnel flagsNeale Ranns1-2/+7
2022-03-04tunnel: Fix the format of tunnel flagsNeale Ranns1-10/+17
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-4/+2
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-2/+4
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-4/+2
2021-02-08tunnel: support copying TTL and flow label from inner to outerNeale Ranns6-40/+437
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns1-0/+20
2021-01-07ipip: Support MPLS over IPNeale Ranns1-0/+33
2020-12-14api: add missing version infoPaul Vinciguerra1-0/+1
2020-12-09fib: supporting inner flow hash on tunnelsMohammed Hawari2-1/+4
2020-12-08tunnel: add cli support for encap_decap flagsMohammed Hawari2-2/+16
2020-11-02ipsec: Tunnel SA DSCP behaviourNeale Ranns1-0/+57
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-0/+2
2020-02-14tunnel: add FEATURE.yamlNeale Ranns1-0/+9
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-0/+104
2020-01-27ipip: Multi-point interfaceNeale Ranns3-3/+18
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns5-0/+308