diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vnet/gre/FEATURE.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vnet/gre/FEATURE.yaml b/src/vnet/gre/FEATURE.yaml index a794dacdbcd..5e0e77c8f75 100644 --- a/src/vnet/gre/FEATURE.yaml +++ b/src/vnet/gre/FEATURE.yaml @@ -6,8 +6,8 @@ features: - Encap/Decap flags to control the copying of DSCP, ECN, DF from overlay to underlay and vice-versa. - L2 tunnels - - NOT supported: keys. - +missing: + - GRE keys description: "GRE" state: production properties: [API, CLI, MULTITHREAD] |