Skip to content
Success

Changes

Summary

  1. mgw: Avoid 2nd lookup of conn in endp during CRCX (details)
Commit 66952183a9116d40ed32a9a90da080b14ad72beb by Pau Espin Pedrol
mgw: Avoid 2nd lookup of conn in endp during CRCX

There's no need to lookup (iterate over conns) for rtp_conn in endp, we
have it accessible in constant time.

While at it, simplify some accesses to the pointer after it.

Change-Id: I8316e76a1789d4a8eaa1eb89bdaf86e25dc0a1e8
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c