docs: Edit FEATURE.yaml files so they can be published
[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: "An implementation of Generic Routing Encapsulation (GRE)"
12 state: production
13 properties: [API, CLI, MULTITHREAD]