diff options
author | Neale Ranns <nranns@cisco.com> | 2020-05-19 07:17:19 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-08-31 09:23:32 +0000 |
commit | 29f3c7d2ecac2f9d80bb33e91bd5d1f9d434768a (patch) | |
tree | 66d7c69f2c24959ef4f6ef67b7c56dba11d8be29 /MAINTAINERS | |
parent | 133c91c1c06e7c773ba675181901ba0dcf955ae6 (diff) |
cnat: Destination based NAT
Type: feature
Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I64a99a4fbc674212944247793fd5c1fb701408cb
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 017557bbda4..e928186cf65 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -682,6 +682,12 @@ I: urpf M: Neale Ranns <nranns@cisco.com> F: src/plugins/urpf +Plugin - CNat +I: cnat +M: Nathan Skrzypczak <nathan.skrzypczak@gmail.com> +M: Neale Ranns <nranns@cisco.com> +F: src/plugins/cnat + VPP Config Tooling I: vpp_config M: John DeNisco <jdenisco@cisco.com> |