Module: kamailio
Branch: master
Commit: dc43750644f723494c6821e3298b3580cf49797a
URL:
https://github.com/kamailio/kamailio/commit/dc43750644f723494c6821e3298b358…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-08-20T13:48:48+02:00
core: tcp - new global parameter tcp_connection_match
- control how the connection is matched
- set it to 1 to force a more strict matching trying to lookup using
local port as well, not only remote ip/port and local address
- default 0 - exiting behaviour
---
Modified: src/core/cfg.lex
Modified: src/core/cfg.y
Modified: src/core/forward.h
Modified: src/core/globals.h
Modified: src/core/tcp_conn.h
Modified: src/core/tcp_main.c
---
Diff:
https://github.com/kamailio/kamailio/commit/dc43750644f723494c6821e3298b358…
Patch:
https://github.com/kamailio/kamailio/commit/dc43750644f723494c6821e3298b358…