(racoon 815) Re: how to obtain the IDii

Juan Antonio Martínez Navarro <[email protected]> Wed, 20 Oct 2004 10:12:36 +0200
Newsgroups gmane.network.ipv6.kame.racoon
Message-ID <[email protected]>
Thank you very much. I'll try it.
El mié, 20-10-2004 a las 06:35, YAMASHITA Yutaka escribió:
> On Mon, 04 Oct 2004 12:21:53 +0200
> Juan Antonio Mart邇ez Navarro <[email protected]> wrote:
> 
> > Hi everybody,
> > 
> >    I'd like to know if there is an API or any function or procedure to
> > obtain easily the identity of the initiator (IDii) in this
> > implementation of IKE because I need it to establish dynamically the
> > politics for setkey. 
> 
> Hi,
> 
> Such API isn't implemented,
> so, you should refer ph1handle->id_p (in case of the responder) and get
> values directly.
> 
> thanks