aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/FEATURE.yaml
blob: 4b35b870dc337987bd5d741daa1d7a30a250ee48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
name: Generic Routing Encapsulation
maintainer: Neale Ranns <nranns@cisco.com>
features:
  - L3 tunnels, all combinations of IPv4 and IPv6
  - Encap/Decap flags to control the copying of DSCP, ECN, DF from overlay to
    underlay and vice-versa.
  - L2 tunnels
missing:
  - GRE keys
description: "An implementation of Generic Routing Encapsulation (GRE)"
state: production
properties: [API, CLI, MULTITHREAD]