examples/ipsec-secgw: rename SP config
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Thu, 9 Jun 2016 08:42:47 +0000 (09:42 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 21 Jun 2016 10:10:04 +0000 (12:10 +0200)
commit54526a537573ff9c2fd2ee3a454ed808b96435e1
tree9ddfa08eae9d415d364782899385eee259d26c5e
parent85f847672767062584e0fe9a9b603d90e5b058d0
examples/ipsec-secgw: rename SP config

Modify the default SP config variables names to be consistent with SA.

The resulting naming convention is that variables with suffixes _out/_in
are the default for ep0 and the reverse for ep1.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/ipsec-secgw/sp.c