[sr-dev] git:master:44cd10a5: ims_ipsec_pcscf: IPv6 support
Tsvetomir Dimitrov
tsv.dimitrov at gmail.com
Tue Feb 26 13:25:28 CET 2019
Module: kamailio
Branch: master
Commit: 44cd10a5fa5f51f079b0d47a544e8d0bf4eb43a5
URL: https://github.com/kamailio/kamailio/commit/44cd10a5fa5f51f079b0d47a544e8d0bf4eb43a5
Author: Tsvetomir Dimitrov <tsv.dimitrov at gmail.com>
Committer: Tsvetomir Dimitrov <tsv.dimitrov at 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/44cd10a5fa5f51f079b0d47a544e8d0bf4eb43a5.diff
Patch: https://github.com/kamailio/kamailio/commit/44cd10a5fa5f51f079b0d47a544e8d0bf4eb43a5.patch
More information about the sr-dev
mailing list