diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-08-25 12:51:57 +0200 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2017-08-28 14:11:33 +0000 |
commit | 2bdb1dc59ba736546a6663cbaf55b6edbcac6eab (patch) | |
tree | 2b06427c51f115500542898b167166e889d94cb8 /docs | |
parent | b9ce06b180903e794a806e6eda7a1b076dc9cc8f (diff) |
FIX: SNAT -> NAT renaming of API
- Based on https://gerrit.fd.io/r/#/c/8146/
Change-Id: I774483c7e2b419a9b9b6be78812ecf53a5c91eab
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 86067345e0..408477d3b5 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -380,9 +380,13 @@ Feature tags COP whitelist. -.. topic:: SNAT +.. topic:: NAT44 - SNAT configured and tested. + NAT44 configured and tested. + +.. topic:: NAT64 + + NAT44 configured and tested. .. topic:: ACL |