Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5aa18ee
)
Fix
[email protected]
revision information
91/11491/1
author
Marek Gradzki
<
[email protected]
>
Tue, 3 Apr 2018 12:08:07 +0000
(14:08 +0200)
committer
Marek Gradzki
<
[email protected]
>
Tue, 3 Apr 2018 12:08:08 +0000
(14:08 +0200)
Change-Id: Ie8d6faf941e5b4a574ad51f653cde71f1f3dacc2
Signed-off-by: Marek Gradzki <
[email protected]
>
nat/nat-api/src/main/yang/
[email protected]
patch
|
blob
|
history
diff --git
a/nat/nat-api/src/main/yang/
[email protected]
b/nat/nat-api/src/main/yang/
[email protected]
index
c4e2554
..
b936377
100644
(file)
--- a/
nat/nat-api/src/main/yang/
[email protected]
+++ b/
nat/nat-api/src/main/yang/
[email protected]
@@
-53,7
+53,7
@@
module interface-nat {
default false;
description
"Indicates whether NAT translation should be applied after routing.
- If true, nat_interface_a
nat
dd_del_output_feature message is used to enable NAT.
+ If true, nat_interface_add_del_output_feature message is used to enable NAT.
By default nat_interface_add_del_feature is used.";
reference
"https://git.fd.io/vpp/tree/src/plugins/nat/nat.api";