Module: kamailio Branch: master Commit: 44cd10a5fa5f51f079b0d47a544e8d0bf4eb43a5 URL: https://github.com/kamailio/kamailio/commit/44cd10a5fa5f51f079b0d47a544e8d0b...
Author: Tsvetomir Dimitrov tsv.dimitrov@gmail.com Committer: Tsvetomir Dimitrov tsv.dimitrov@gmail.com Date: 2019-02-26T11:14:08Z
ims_ipsec_pcscf: IPv6 support
The parameter ipsec_listen_addr of the module can be set to either IPv4 or IPv6 address. All xfrm related code is reworked to handle both type of addresses.
Note: At the moment it is not possible to use both IPv4 and IPv6 at the same time for IPSec. The implementation allows it, but additional config parameters should be added in order to make this work.
---
Modified: src/modules/ims_ipsec_pcscf/cmd.c Modified: src/modules/ims_ipsec_pcscf/ipsec.c Modified: src/modules/ims_ipsec_pcscf/ipsec.h
---
Diff: https://github.com/kamailio/kamailio/commit/44cd10a5fa5f51f079b0d47a544e8d0b... Patch: https://github.com/kamailio/kamailio/commit/44cd10a5fa5f51f079b0d47a544e8d0b...