]> git.ipfire.org Git - people/ms/strongswan.git/commit
vici: Honor an optionally passed IKE configuration name in initiate/install
authorMartin Willi <martin@strongswan.org>
Thu, 5 Nov 2015 09:09:00 +0000 (10:09 +0100)
committerMartin Willi <martin@strongswan.org>
Mon, 7 Dec 2015 09:28:45 +0000 (10:28 +0100)
commiteaca77d03e84520d577948f944126d0ff2d3ca69
treee6d21c02d248b18e11c629afe512083d1ea35a53
parent5e79ae2d65e16e17bf3daee79756559d2c6e0eed
vici: Honor an optionally passed IKE configuration name in initiate/install

If two IKE configurations have CHILD configurations with the same name,
we have no control about the CHILD_SA that actually gets controlled. The
new "ike" parameter specifies the peer config name to find the "child" config
under.
src/libcharon/plugins/vici/README.md
src/libcharon/plugins/vici/vici_control.c