diff options
-rw-r--r-- | doxygen/dev_doc.md | 2 | ||||
-rw-r--r-- | src/plugins/nat/pnat/pnat.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/dev_doc.md b/doxygen/dev_doc.md index ba86712197e..b5306d55cd3 100644 --- a/doxygen/dev_doc.md +++ b/doxygen/dev_doc.md @@ -20,4 +20,4 @@ Programming notes for developers. - @subpage lcov_code_coverage - @subpage mdata_doc - @subpage mempreload_doc - +- @subpage pnat_doc diff --git a/src/plugins/nat/pnat/pnat.md b/src/plugins/nat/pnat/pnat.md index a7c33766b90..1e6bc130848 100644 --- a/src/plugins/nat/pnat/pnat.md +++ b/src/plugins/nat/pnat/pnat.md @@ -1,4 +1,4 @@ -# PNAT: 1:1 match and rewrite programmable NAT +# PNAT: 1:1 match and rewrite programmable NAT {#pnat_doc} PNAT is a stateless statically configured, match and rewrite plugin. It uses a set of match and rewrite rules that are applied on the IP |