diff options
Diffstat (limited to 'src/plugins/gtpu/FEATURE.yaml')
-rw-r--r-- | src/plugins/gtpu/FEATURE.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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 <hongjun.ni@intel.com> +features: + - GTPU decapsulation + - GTPU encapsulation + +description: "GPRS Tunnelling Protocol" +state: production +properties: [API, CLI, MULTITHREAD] |