8f60098858
This patch adds the functional test scripts to ipsec-secgw sample application for both transport and tunnel working mode. Updated a bit on common_defs to use "mktemp" instead of "tempfile" as Fedora does not like the command. Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
6 lines
62 B
Bash
6 lines
62 B
Bash
#! /bin/bash
|
|
|
|
. ${DIR}/tun_aesctr_sha1_defs.sh
|
|
|
|
SGW_CMD_XPRM=
|