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