cnat: Add sctp support 59/37259/6
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Wed, 2 Feb 2022 18:31:58 +0000 (19:31 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Mon, 17 Oct 2022 16:25:01 +0000 (16:25 +0000)
commitf284c14c7bd8731367ba3527cdfffa610a8c6de4
tree504a326f6577225909894bf8c918eabaa2b1c0d7
parent2a6f35f24c6ab5aba63c0dfa21e865a8cd89f7cf
cnat: Add sctp support

This patch adds SCTP support in the CNat translation primitives.
It also exposes a clib_crc32c_with_init function allowing to set
the init value to start the crc32 with instead of 0.

Type: feature

Change-Id: I86add4cfcac08f2a5a34d1e1841122fafd349fe7
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/plugins/cnat/cnat_node.h
src/plugins/cnat/cnat_types.h
src/vppinfra/crc32.h