Comment 3 for bug 1543389

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/17078
Committed: http://github.org/Juniper/contrail-vrouter/commit/3e492d86c84b9bc7310c6acb58b18d8741dc0fd5
Submitter: Zuul
Branch: master

commit 3e492d86c84b9bc7310c6acb58b18d8741dc0fd5
Author: Anand H. Krishnan <email address hidden>
Date: Wed Feb 10 15:32:27 2016 +0530

Expand the local buffer to hold ipv6 address string

The buffer that is used to hold the string that represents the ipv6
address is only 16bytes strong. Expand it to INET6_ADDRSTRLEN (or
46 bytes) in size.

Change-Id: I063f6f85ef9a0a0021d21b5602b40383d0382a1b
Closes-BUG: #1543389