Is there any reason for an IPv6 address string without brackets? Really, any IPv6 address
floating around in text format without the brackets is a danger, and will require extra
case switch or if-then-else. It might be good to eliminate functions that create the IP
address strings without brackets. The code also does not use the standard system call to
convert IP addresses to string, and gives a legal, but non-standard string. We will take a
look at your suggested solution and provide feedback. We could also change the
documentation if it is not yet used anywhere where it it expected without brackets.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1136#issuecomment-310386312