cnat: add input feature node 75/30275/17
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Thu, 25 Feb 2021 11:06:11 +0000 (12:06 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 26 Feb 2021 01:55:07 +0000 (01:55 +0000)
commitcc9a1a0d39f22f653801f5d08bfe4892325254b5
treec19e3ebea400c7cba3009d8e31097e2c40dfad88
parent4d237874e5c9922330c62ac1b003a9a171c1bc3b
cnat: add input feature node

This allows to configure nat on a per-interface basis. Special care must
be taken to ensure the configuration remains consistent.

Type: feature

Change-Id: I352b2dce182e09d30813ce958333bb1ff37d9b4e
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/plugins/cnat/CMakeLists.txt
src/plugins/cnat/cnat.api
src/plugins/cnat/cnat_api.c
src/plugins/cnat/cnat_node_feature.c [new file with mode: 0644]
src/plugins/cnat/cnat_snat.c
src/plugins/cnat/cnat_snat.h