[OpenSIPS-Devel] [OpenSIPS/opensips] a8e98f: tm: do not forward replies addressed to a differen...

Răzvan Crainea noreply at github.com
Wed Mar 31 11:17:13 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a8e98f9db99461a324edaefe51614a9080c6ab8e
      https://github.com/OpenSIPS/opensips/commit/a8e98f9db99461a324edaefe51614a9080c6ab8e
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M modules/tm/t_lookup.c
    M modules/tm/t_lookup.h
    M modules/tm/t_reply.c

  Log Message:
  -----------
  tm: do not forward replies addressed to a different anycast node

When a node receives a reply that is not addressed to himself (the cid
parameter points to a different node), it should not forward the reply
downstream, as it was already forwareded to the node where the
transaction was initially created.

Credits go to Jonathan Hulme for spotting this and reporing it in #2445





More information about the Devel mailing list