diff options
author | Ole Troan <ot@cisco.com> | 2020-01-10 11:31:10 +0100 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-01-13 16:52:25 +0000 |
commit | b3745c431eae98344067a35f373ae35271ebb5a4 (patch) | |
tree | 3bb8312798e8941b988c096c737f7d3197094b00 /src/vnet/l2tp/FEATURE.yaml | |
parent | f63bf6a7d70fcd6595eb0a48ac0ea5088580f220 (diff) |
misc: feature file for unsupported feature l2tp
Type: docs
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I11db583650bc051f88f38358b877410f355b110f
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/vnet/l2tp/FEATURE.yaml')
-rw-r--r-- | src/vnet/l2tp/FEATURE.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/vnet/l2tp/FEATURE.yaml b/src/vnet/l2tp/FEATURE.yaml new file mode 100644 index 00000000000..58df9b2215e --- /dev/null +++ b/src/vnet/l2tp/FEATURE.yaml @@ -0,0 +1,8 @@ +--- +name: L2TPv3 +maintainer: unmaintained +features: + - L2TPv3 over IPv6 +description: "An initial and incomplete implementation of L2TPv3 (RFC3931)." +state: experimental +properties: [API, CLI] |