![]() TO IPSEC developers..
I am programming ipsec on LINUX. Now I have finished modifying kernel.
But I have difficulties in attaching key management entity..
In RFC 2407,
4.3.1 Key Management Issues
above this, key management program should be a separate process and a form of daemon and IPSEC program should include kernel program. key management program consists of client and server. And when needed, ipsec program must be able to call key management client in order to negotiate key and so on. So in order that kernel program calls user program, it seems to be needed a formalized API. but I don't know how a part of kernel can call user program and how to design a formalized API. I need your advices about reference books and your idea.. Help me!!
Thank you!!
|