Hi,

> We need to add P-CSCF support in CP in strongswan.

I assume you refer to [1]?

> As in what all files will be changed and where would be change
> required? If it is already done, then please send us the patch.

As a server, you may define custom attributes for example in the attr
plugin [2] using its numerical identifer, or write your own attribute
provider.

For the client, you'd need to implement and register an attribute
handler [3] that does something with these attributes (pass to an
application, file, etc).

Regards
Martin

[1]http://tools.ietf.org/html/draft-gundavelli-ipsecme-3gpp-ims-options-03
[2]https://wiki.strongswan.org/projects/strongswan/wiki/AttrPlugin
[3]http://git.strongswan.org/?p=strongswan.git;a=blob;f=src/libhydra/attributes/attribute_handler.h

_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to