nat: Final NAT44 EI/ED split patch
This patch achieves complete separation of endpoint-dependent and endpoint-independent IPv4 NAT features. Some common stuff is also moved to NAT library. Type: refactor Change-Id: I52468b7e2b5ac28958a2baf8e2ea01787322e801 Signed-off-by: Filip Varga <fivarga@cisco.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
option version = "1.0.0";
|
||||
import "vnet/ip/ip_types.api";
|
||||
import "vnet/interface_types.api";
|
||||
import "plugins/nat/nat_types.api";
|
||||
import "plugins/nat/lib/nat_types.api";
|
||||
|
||||
/** \brief Enable/disable NAT66 feature on the interface
|
||||
@param client_index - opaque cookie to identify the sender
|
||||
|
||||
Reference in New Issue
Block a user