strongswan: fix sharing of ipsec section variables
authorPhilip Prindeville <redacted>
Thu, 17 Jun 2021 06:18:46 +0000 (00:18 -0600)
committerPhilip Prindeville <redacted>
Thu, 17 Jun 2021 15:46:55 +0000 (09:46 -0600)
commit2ccd2665cbb31ff931123ee178380cb74ea38660
tree06d3bb6a60f2cc286c19563a3abb7f8166c0d79d
parentbda9ae631ea4ea96af2fd73ad207ee3757017743
strongswan: fix sharing of ipsec section variables

Variables set in config_ipsec() need to be shared with do_postamble()
function, so change scoping to parent (prepare_env()).

Also, remove unused settings like "remote_sourceip", "reqid", and
"packet_marker".

Signed-off-by: Philip Prindeville <redacted>
net/strongswan/Makefile
net/strongswan/files/swanctl.init
git clone https://git.99rst.org/PROJECT