Module: kamailio Branch: master Commit: 5e4aada6f3b7509c8633d461b1eac005505ac0c7 URL: https://github.com/kamailio/kamailio/commit/5e4aada6f3b7509c8633d461b1eac005...
Author: Tsvetomir Dimitrov tsv.dimitrov@gmail.com Committer: Tsvetomir Dimitrov tsv.dimitrov@gmail.com Date: 2019-02-26T11:14:07Z
ims_ipsec_pcscf: TCP support
Adds TCP support to the module. The client and server ports, specified in the configuration, are bound on TCP and UDP protocols. All xfrm related code is changed to work with both protocols.
---
Modified: src/modules/ims_ipsec_pcscf/cmd.c Modified: src/modules/ims_ipsec_pcscf/ims_ipsec_pcscf_mod.c Modified: src/modules/ims_ipsec_pcscf/ipsec.c Modified: src/modules/ims_ipsec_pcscf/ipsec.h
---
Diff: https://github.com/kamailio/kamailio/commit/5e4aada6f3b7509c8633d461b1eac005... Patch: https://github.com/kamailio/kamailio/commit/5e4aada6f3b7509c8633d461b1eac005...