[sr-dev] git:master:dc437506: core: tcp - new global parameter tcp_connection_match

Daniel-Constantin Mierla miconda at gmail.com
Tue Aug 20 13:52:01 CEST 2019


Module: kamailio
Branch: master
Commit: dc43750644f723494c6821e3298b3580cf49797a
URL: https://github.com/kamailio/kamailio/commit/dc43750644f723494c6821e3298b3580cf49797a

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/dc43750644f723494c6821e3298b3580cf49797a.diff
Patch: https://github.com/kamailio/kamailio/commit/dc43750644f723494c6821e3298b3580cf49797a.patch




More information about the sr-dev mailing list