diff options
Diffstat (limited to 'src/plugins/gtpu/FEATURE.yaml')
-rw-r--r-- | src/plugins/gtpu/FEATURE.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/gtpu/FEATURE.yaml b/src/plugins/gtpu/FEATURE.yaml index fbd576ba2ce..2ce20ca501c 100644 --- a/src/plugins/gtpu/FEATURE.yaml +++ b/src/plugins/gtpu/FEATURE.yaml @@ -1,10 +1,10 @@ --- -name: GTPU +name: GPRS Tunneling Protocol maintainer: Hongjun Ni <hongjun.ni@intel.com> features: - GTPU decapsulation - GTPU encapsulation -description: "GPRS Tunnelling Protocol" +description: "An implementation of the GPRS Tunnelling Protocol" state: production properties: [API, CLI, MULTITHREAD] |