aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/gre/FEATURE.yaml')
-rw-r--r--src/vnet/gre/FEATURE.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/vnet/gre/FEATURE.yaml b/src/vnet/gre/FEATURE.yaml
deleted file mode 100644
index 4b35b870dc3..00000000000
--- a/src/vnet/gre/FEATURE.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-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]