[OpenSIPS-Devel] [OpenSIPS/opensips] 0ff825: Fix logging multiple IPs in the same time

Bogdan Andrei IANCU noreply at github.com
Mon Apr 24 07:24:58 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0ff82562bd74a177184b1e179c3a607446c47b78
      https://github.com/OpenSIPS/opensips/commit/0ff82562bd74a177184b1e179c3a607446c47b78
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M ip_addr.c
    M ip_addr.h

  Log Message:
  -----------
  Fix logging multiple IPs in the same time

Use a multiple static rotating buffers for convering the IPs to str, so that we can print multiple IPs in the same time.
Closes #3062
Reported by @jes





More information about the Devel mailing list