examples/ipsec-secgw: support header reconstruction
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 4 Jul 2019 10:42:36 +0000 (11:42 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:28:14 +0000 (15:28 +0200)
commit1cfd1559b2b94bb69adb775498a9fd03e11e7510
tree7bde113c1b444a2e9143ed2948f27d3a86212f4d
parentcd5b860c18519655f52788fff16e903eac65443a
examples/ipsec-secgw: support header reconstruction

This patch updates the ipsec-secgw application to support
header reconstruction. In addition a series of tests have
been added to prove the implementation's correctness.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
doc/guides/rel_notes/release_19_08.rst
examples/ipsec-secgw/sa.c
examples/ipsec-secgw/test/run_test.sh
examples/ipsec-secgw/test/tun_null_header_reconstruct.py [new file with mode: 0755]