Well, my objective is to measure the latency of each phase of IPSec communication session. I need insert some timing checkpoints in the IPSec code.<br>If what you said is unfortunately true, is the only solution to modify the source code of strongswan?
<br><br>Thanks<br><br><div><span class="gmail_quote">On 6/22/07, <b class="gmail_sendername">Leonardo Rodrigues Magalhães</b> &lt;<a href="mailto:leolistas@solutti.com.br">leolistas@solutti.com.br</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>Jianqing Zhang escreveu:<br>&gt; Does strongswan provide development APIs just like OpenSSL, by which I<br>&gt; can set up IPSec tunnels in my own program? If so, where can I find<br>&gt; some examples?<br>&gt;<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;No and certainly never will. SSL VPNs and IPSec are completly<br>different techniques, despite the fact both provides secure communication.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;If you need to secure connection from your own program, stick with
<br>OpenSSL and forget IPSec. If you want to secure the whole network<br>traffic thus allowing your programs to transmit insecure data which will<br>be secured on the network layer, then IPSec is the answer for your<br>problems !
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;IPSec secures things on network layer. SSL Secures things on<br>application layer.<br><br>--<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Atenciosamente / Sincerily,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Leonardo Rodrigues<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Solutti Tecnologia<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="http://www.solutti.com.br">http://www.solutti.com.br</a><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Minha armadilha de SPAM, NÃO mandem email<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:gertrudes@solutti.com.br">gertrudes@solutti.com.br</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;My SPAMTRAP, do not email it
<br><br><br><br><br>_______________________________________________<br><a href="mailto:Users@openswan.org">Users@openswan.org</a><br><a href="http://lists.openswan.org/mailman/listinfo/users">http://lists.openswan.org/mailman/listinfo/users
</a><br>Building and Integrating Virtual Private Networks with Openswan:<br><a href="http://www.amazon.com/gp/product/1904811256/104-3099591-2946327?n=283155">http://www.amazon.com/gp/product/1904811256/104-3099591-2946327?n=283155
</a><br></blockquote></div><br>