<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Thanks Andreas!</p>
<p><br>
</p>
<p>Is it possible to call some function to get the configuration information of my custom plugins?</p>
<p><br>
</p>
<p>For example:</p>
<p>myPlugin.conf</p>
<p><span style="font-size: 12pt;">myPlugin {</span></p>
<div></div>
<div>    load = yes</div>
<div>    type = abc</div>
<div>}</div>
<div><br>
</div>
<div>I want to be able to do something like getConf("type"), and it returns abc.</div>
<div><br>
</div>
<div>Regards</div>
<div>Ke</div>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Andreas Steffen <andreas.steffen@strongswan.org><br>
<b>Sent:</b> January 11, 2017 2:30 AM<br>
<b>To:</b> Ke Shang; dev@lists.strongswan.org<br>
<b>Subject:</b> Re: [strongSwan-dev] Querying Strongswan to get plugins configuration information</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Ke,<br>
<br>
     ipsec statusall<br>
or<br>
     swanctl --stats<br>
<br>
lists all loaded plugins.<br>
<br>
Regards<br>
<br>
Andreas<br>
<br>
On 11.01.2017 05:44, Ke Shang wrote:<br>
> Hi all,<br>
><br>
><br>
> I was just wondering if it is possible to query Strongswan at runtime to<br>
> get plugins configuration information.<br>
><br>
><br>
> Thanks,<br>
> Ke<br>
><br>
======================================================================<br>
Andreas Steffen                         andreas.steffen@strongswan.org<br>
strongSwan - the Open Source VPN Solution!          <a href="http://www.strongswan.org" id="LPlnk702815" previewremoved="true">
www.strongswan.org</a><br>
Institute for Internet Technologies and Applications<br>
University of Applied Sciences Rapperswil<br>
CH-8640 Rapperswil (Switzerland)<br>
===========================================================[ITA-HSR]==<br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>