api: clean up use of deprecated flag
[vpp.git] / src / plugins / nat / FEATURE.yaml
index 65cd959..175d2c8 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: Network Address Translation (NAT)
+name: Network Address Translation
 maintainer:
   - Ole Troan <ot@cisco.com>
   - Filip Varga <fivarga@cisco.com>
@@ -15,13 +15,13 @@ features:
       - Endpoint dependent NAT
       - TCP MSS clamping
       - Local bypass (DHCP)
-  - CGN - deterministic NAT
+  - DET44 - deterministic NAT (CGN)
   - NAT64
   - NAT66
   - DS-lite
   - 464XLAT
-description: "The NAT plugin offers a multiple address translation functions.
-              These can be used in a raft of different scenarios. CPE, CGN,
-              etc."
+description: "The Network Address Translation (NAT) plugin offers a multiple address
+              translation functions. These can be used in a raft of different
+              scenarios. CPE, CGN, etc."
 state: production
 properties: [API, CLI, STATS, MULTITHREAD]