This patch to emphasize that ip_addr2a() uses a static buffer and because of this lots of log lines in tcp_read.c print the same IP as src and dst . It can be confusing when debugging TCP connections.
Practically LM_DBG or LOG print the same buffer twice in these cases.
https://github.com/kamailio/kamailio/pull/749
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.