diff options
author | Filip Varga <fivarga@cisco.com> | 2020-07-21 10:27:39 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2020-08-13 10:06:33 +0000 |
commit | 603e75465899385a95350f3c96499050f7f960a5 (patch) | |
tree | f7a7130769ea795c1c3460db3aea99a49a309b13 /src/plugins/nat/FEATURE.yaml | |
parent | de118da58e80aec43f4b816a1ea957634a8bc07c (diff) |
nat: move deterministic nat to det44 sub feature
Type: refactor
Change-Id: I0bb203102a0e13dd7448e2125925ab356bbd7937
Signed-off-by: Filip Varga <fivarga@cisco.com>
Diffstat (limited to 'src/plugins/nat/FEATURE.yaml')
-rw-r--r-- | src/plugins/nat/FEATURE.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/nat/FEATURE.yaml b/src/plugins/nat/FEATURE.yaml index 183db052771..175d2c8b1dd 100644 --- a/src/plugins/nat/FEATURE.yaml +++ b/src/plugins/nat/FEATURE.yaml @@ -15,7 +15,7 @@ features: - Endpoint dependent NAT - TCP MSS clamping - Local bypass (DHCP) - - CGN - deterministic NAT + - DET44 - deterministic NAT (CGN) - NAT64 - NAT66 - DS-lite |