From: Ole Troan Date: Fri, 10 Jan 2020 10:31:10 +0000 (+0100) Subject: misc: feature file for unsupported feature l2tp X-Git-Tag: v20.05-rc0~15 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b3745c431eae98344067a35f373ae35271ebb5a4;p=vpp.git misc: feature file for unsupported feature l2tp Type: docs Signed-off-by: Ole Troan Change-Id: I11db583650bc051f88f38358b877410f355b110f Signed-off-by: Ole Troan --- 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]