Module: kamailio Branch: master Commit: 5193ff25446ba6de8ee9c2fcaa82d402e4262075 URL: https://github.com/kamailio/kamailio/commit/5193ff25446ba6de8ee9c2fcaa82d402...
Author: Camille Oudot camille.oudot@orange.com Committer: Camille Oudot camille.oudot@orange.com Date: 2015-02-06T12:27:24+01:00
modules/tcpops: new module to tweak TCP options
This module adds the ability to control TCP options (currently only keepalive) through the kamailio cfg, on demand, and on a per-socket basis.
---
Added: modules/tcpops/Makefile Added: modules/tcpops/README Added: modules/tcpops/doc/Makefile Added: modules/tcpops/doc/functions.xml Added: modules/tcpops/doc/params.xml Added: modules/tcpops/doc/tcpops.xml Added: modules/tcpops/tcpops.c Added: modules/tcpops/tcpops.h Added: modules/tcpops/tcpops_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/5193ff25446ba6de8ee9c2fcaa82d402... Patch: https://github.com/kamailio/kamailio/commit/5193ff25446ba6de8ee9c2fcaa82d402...