diff options
Diffstat (limited to 'src/plugins/nat/FEATURE.yaml')
-rw-r--r-- | src/plugins/nat/FEATURE.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/nat/FEATURE.yaml b/src/plugins/nat/FEATURE.yaml index 65cd9590c69..183db052771 100644 --- a/src/plugins/nat/FEATURE.yaml +++ b/src/plugins/nat/FEATURE.yaml @@ -1,5 +1,5 @@ --- -name: Network Address Translation (NAT) +name: Network Address Translation maintainer: - Ole Troan <ot@cisco.com> - Filip Varga <fivarga@cisco.com> @@ -20,8 +20,8 @@ features: - 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] |