cnat: flag to disable rsession 08/34108/10
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Thu, 14 Oct 2021 15:41:57 +0000 (18:41 +0300)
committerBeno�t Ganne <bganne@cisco.com>
Tue, 8 Aug 2023 14:06:08 +0000 (14:06 +0000)
commit6631032791f842017c20ddf217e915c465ff809d
tree80c72dd02c55f96bed52821b9a24404599055166
parentcad2111129b57c9c14f5c6bc645286fdc5bf4a3c
cnat: flag to disable rsession

This adds a flag on the translation
asking the VIP & input-feature nodes
not to create the return session when
translating / load-balancing an incoming
flow. This is needed with maglev & DSR

Type: feature

Change-Id: I699012310ddc59f6ceeeb4878638eac6da5128dc
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/plugins/cnat/cnat.api
src/plugins/cnat/cnat.rst
src/plugins/cnat/cnat_node.h
src/plugins/cnat/cnat_node_feature.c
src/plugins/cnat/cnat_node_snat.c
src/plugins/cnat/cnat_node_vip.c
src/plugins/cnat/cnat_src_policy.c
src/plugins/cnat/cnat_translation.c
src/plugins/cnat/cnat_translation.h
src/plugins/cnat/cnat_types.h