I want call C function to strip IPv6 brackets. Which can be used?
On 10.06.21 19:45, Sergey Safarov wrote:
I want call C function to strip IPv6 brackets. Which can be used?
C code or config operation? In github PR I understood is about config operation. In c code is practically coping string from start+1 a number of len-1 characters.
Cheers, Daniel