summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/det44/det44.api
AgeCommit message (Collapse)AuthorFilesLines
2020-10-07nat: det44 plugin fix style and api cleanupFilip Varga1-1/+0
Type: refactor Change-Id: I3c5ca31de8046b82fb3d3f364ba88370fe51ef02 Signed-off-by: Filip Varga <fivarga@cisco.com>
2020-09-16api: clean up use of deprecated flagOle Troan1-11/+11
The syntax of the deprecated flag has evolved. Clean up usage to be "option deprecated;". Type: fix Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: If2b639f275eb8db58b36c457f9245fe35a4d8cb1
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga1-0/+469
Type: refactor Change-Id: I0bb203102a0e13dd7448e2125925ab356bbd7937 Signed-off-by: Filip Varga <fivarga@cisco.com>