From 94501c49a4574adb6323815317ec188ef5934cc1 Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Fri, 3 Jan 2020 22:34:38 +0800 Subject: lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe Type: docs Change-Id: Ia3949954423eb7691c02e99444767a9f01a14adf Signed-off-by: Hongjun Ni --- src/plugins/gtpu/FEATURE.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/plugins/gtpu/FEATURE.yaml (limited to 'src/plugins/gtpu') diff --git a/src/plugins/gtpu/FEATURE.yaml b/src/plugins/gtpu/FEATURE.yaml new file mode 100644 index 00000000000..fbd576ba2ce --- /dev/null +++ b/src/plugins/gtpu/FEATURE.yaml @@ -0,0 +1,10 @@ +--- +name: GTPU +maintainer: Hongjun Ni +features: + - GTPU decapsulation + - GTPU encapsulation + +description: "GPRS Tunnelling Protocol" +state: production +properties: [API, CLI, MULTITHREAD] -- cgit 1.2.3-korg